Result for 73918FEF587B794B229561DB3EA7DFAFBA8D5304

Query result

Key Value
FileName./usr/share/doc/libghc-xml-doc/buildinfo_all.gz
FileSize3059
MD5F5AB5DEBAF3137AA14C79761E9825965
SHA-173918FEF587B794B229561DB3EA7DFAFBA8D5304
SHA-256C34D337E241B3E7FCDE79386EAFDF3BCB8C1FF745B8DED449ADE7E650D8C6316
SSDEEP48:X5q5HSRE6v7qZszWXEL9bU5TWDzU+lU41+pISdniVezZ3rFV/h0KOJBfTd5zyrf:JZRXgJXo9U41k/dniSZH/h0Ky5zk
TLSHT16F516E0A6D48DFC7791C857AC2367C0F853DA172AD6723F8F53EB410409979665B1502
hashlookup:parent-total8
hashlookup:trust90

Network graph view

Parents (Total: 8)

The searched file hash is included in 8 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
FileSize42722
MD5533CC4CDF31E685E00D8CDCD99DDE5BC
PackageDescriptionmime-type handling types and functions; documentation; documentation This package provides basic types and functions to handle mime-types. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
PackageMaintainerDebian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
PackageNamelibghc-mime-types-doc
PackageSectiondoc
PackageVersion0.1.0.7-3
SHA-1D7859C5B6D8AC33A23354DAEF26420F83B7C6630
SHA-256D1F58F039A337CB6F19786BAF54FE94FBC32ECC8C83F7F03C110A9E9341BC746
Key Value
FileSize26966
MD523BB164F77AF21D02D94A508C07B4FDD
PackageDescriptionBinary instances for text types; documentation A compatibility layer providing Binary instances for strict and lazy text types for versions older than 1.2.1 of 'text' . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
PackageMaintainerDebian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
PackageNamelibghc-text-binary-doc
PackageSectiondoc
PackageVersion0.2.1.1-3
SHA-154D9ACD8F1FDB9A128F521A2DDC0FCCF768F1FFE
SHA-25680A8575AC12DE23EA2E51A581F7633E14665D1059A61846BFDB54F687DD4A503
Key Value
FileSize96956
MD5AC67366B5351BD7D135277BF6F0E7AFE
PackageDescriptionalternative parser combinator libraries for Haskell; documentation Alternative parser combinator libraries, including the original HuttonMeijer set. The Poly sets have features like good error reporting, arbitrary token type, running state, lazy parsing, and so on. Finally, Text.Parse is a proposed replacement for the standard Read class, for better deserialisation of Haskell values from Strings. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
PackageMaintainerDebian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
PackageNamelibghc-polyparse-doc
PackageSectiondoc
PackageVersion1.12-3
SHA-1FEAEE40FCB61E8E643935444A5EC7A22CA557AF7
SHA-2569453A2FD1403ABF2CF6129CDCB4335A4B42B70A2BB1CE6244A6ADB79684C9399
Key Value
FileSize54486
MD51D0E734041196AFD93A8C892F92F360D
PackageDescriptionhigh-level, byte-based file and directory path manipulations; documentation Functions for portable file path manipulation. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
PackageMaintainerDebian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
PackageNamelibghc-system-filepath-doc
PackageSectiondoc
PackageVersion0.4.13.4-6
SHA-136333CE870871DC1C3A2371C83E264A186DF9DEA
SHA-256ACC1471CE786D535F6B01B26E3E2D5F18BFB8C1275E5985C6738F0051A9FB527
Key Value
FileSize101486
MD59782A75CF57F1225CF31BB14DE8F9840
PackageDescriptionhigh-performance left-fold enumerators; documentation Typical buffer–based incremental I/O is based around a single loop, which reads data from some source (such as a socket or file), transforms it, and generates one or more outputs (such as a line count, HTTP responses, or modified file). Although efficient and safe, these loops are all single–purpose; it is difficult or impossible to compose buffer–based processing loops. . Haskell's concept of "lazy I/O" allows pure code to operate on data from an external source. However, lazy I/O has several shortcomings. Most notably, resources such as memory and file handles can be retained for arbitrarily long periods of time, causing unpredictable performance and error conditions. . Enumerators are an efficient, predictable, and safe alternative to lazy I/O. Discovered by Oleg Kiselyov, they allow large datasets to be processed in near–constant space by pure code. Although somewhat more complex to write, using enumerators instead of lazy I/O produces more correct programs. . This library contains an enumerator implementation for Haskell, designed to be both simple and efficient. Three core types are defined, along with numerous helper functions: . Iteratee: Data sinks, analogous to left folds. Iteratees consume a sequence of input values, and generate a single output value. Many iteratees are designed to perform side effects (such as printing to stdout), so they can also be used as monad transformers. . Enumerator: Data sources, which generate input sequences. Typical enumerators read from a file handle, socket, random number generator, or other external stream. To operate, enumerators are passed an iteratee, and provide that iteratee with input until either the iteratee has completed its computation, or EOF. . Enumeratee: Data transformers, which operate as both enumerators and iteratees. Enumeratees read from an outer enumerator, and provide the transformed data to an inner iteratee. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
PackageMaintainerDebian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
PackageNamelibghc-enumerator-doc
PackageSectiondoc
PackageVersion0.4.20-6
SHA-186B12ACCACE70F99338DA0D4D4B2638A17A452FC
SHA-256B35A4C700AD60E2105281BA00ACFE9646B76AC12225491895081CA99ACF255C2
Key Value
FileSize49954
MD59C92BA3EF0539B69F52CA918131AD55A
PackageDescriptionworking with MIME types; documentation Codecs for Base64, quoted-printable, and MIME parts. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
PackageMaintainerDebian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
PackageNamelibghc-mime-doc
PackageSectiondoc
PackageVersion0.4.0.2-4
SHA-183829C7A083C3035CC5179752810D2305471BC75
SHA-2567DEA67E40119E1D423DDA448849F08BE9A2D228F0A83A2C038099A9E13B8901B
Key Value
FileSize66664
MD5399ADC3B48311AA356815B4BE224B605
PackageDescriptionA simple Haskell XML library; documentation This library provides lightweight tools to parse, filter and generate XML. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
PackageMaintainerDebian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
PackageNamelibghc-xml-doc
PackageSectiondoc
PackageVersion1.3.14-6
SHA-12479D4D55DB10206181E6F15F368FCB166808D31
SHA-256A64A67D880A4B5CD82FAF029BAD67D1B5203CB324643ED53C445B3B296F98339
Key Value
FileSize43556
MD5B2791809E5526E18E83D15630F481A43
PackageDescriptionbasic types for representing XML; documentation The idea is to have a full set of appropriate types, which various XML libraries can share. Instead of having equivalent-but-incompatible types for every binding, parser, or client, they all share the same types can thus interoperate easily. . This library contains complete types for most parts of an XML document, including the prologue, node tree, and doctype. Some basic combinators are included for common tasks, including traversing the node tree and filtering children. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
PackageMaintainerDebian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
PackageNamelibghc-xml-types-doc
PackageSectiondoc
PackageVersion0.3.6-5
SHA-1BDFC9F332B8091153E8613F2F31E4F49722B6F13
SHA-2560432FF2F964CA3C109C5A9FE032531C1E7E7A761A82C4A5E0B7015CCDBD66D6F