Key | Value |
---|---|
FileName | ./usr/share/doc/libghc-xml-types-prof/buildinfo_arm64.gz |
FileSize | 2906 |
MD5 | CF6FAF3CBC9C3B7A42D96490AF197274 |
SHA-1 | 41BD19B8726403AD9435A1CAE1B0DDE1F9C95552 |
SHA-256 | A6E2EF4378103485C363B54553A0C90737EEEAE86B45EAE920F507308A5F0A1D |
SSDEEP | 48:Xc/uPDABuE3WhvTQe+anyON6iKnma9/ojZt/pwPdoe6WIpd9gKOAnLz:MGsUjQe+hO69/ojZt/pQdBkpUeLz |
TLSH | T1B9514AE01C7C792371C00BA255010F38C19805B8A97242627F3A9D2EF39F6F1ABA2304 |
hashlookup:parent-total | 16 |
hashlookup:trust | 100 |
The searched file hash is included in 16 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 218104 |
MD5 | E7AD8FDB7F07A163B28D588ADB5E3290 |
PackageDescription | reifies arbitrary terms into types that can be reflected; profiling libraries This package provides an implementation of the ideas presented in the paper "Functional Pearl: Implicit Configurations" by Oleg Kiselyov and Chung-chieh Shan. However, the API has been streamlined to improve performance. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. |
PackageMaintainer | Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> |
PackageName | libghc-reflection-prof |
PackageSection | haskell |
PackageVersion | 2.1.6-1 |
SHA-1 | 081349B2BF571BDE80DD3057B7ECA53B3310C09F |
SHA-256 | BA378FE48A3668BC4F0C80AAD742C564FEAAED98AEE57D5F556A850887A8B837 |
Key | Value |
---|---|
FileSize | 180844 |
MD5 | 487AF77F53D2347AE41CDD5722A84F3E |
PackageDescription | basic types for representing XML; profiling libraries 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 a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. |
PackageMaintainer | Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> |
PackageName | libghc-xml-types-prof |
PackageSection | haskell |
PackageVersion | 0.3.8-1 |
SHA-1 | 0F9FB12ABAF182FEC69F8E6AB4C0A0511BCC1203 |
SHA-256 | 83E81A1B3872FC00CF836B6042B36EFFF467924DFC78BB576F725AFDEAB69DDF |
Key | Value |
---|---|
FileSize | 224952 |
MD5 | E19C4B6775C0D70D2F2659C9E9E0EEA0 |
PackageDescription | basic types for representing XML 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 a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. |
PackageMaintainer | Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> |
PackageName | libghc-xml-types-dev |
PackageSection | haskell |
PackageVersion | 0.3.8-1 |
SHA-1 | 1CF96F802A33AE1400EE2828D015E04340736B26 |
SHA-256 | 95B4C7FC35A202A439B1F4C8358AE3B38FC7E8C77F4CA5443E80D9E5ED0ED0AC |
Key | Value |
---|---|
FileSize | 103040 |
MD5 | AC009E444ED040E7ADC498BC02DA1F47 |
PackageDescription | GHC Library for safe (pattern match free) functions . Partial functions from the base library, such as head and !!, modified to return more descriptive error messages, programmer defined error messages, Maybe wrapped results and default values. These functions can be used to reduce the number of unsafe pattern matches in your code. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. |
PackageMaintainer | Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> |
PackageName | libghc-safe-dev |
PackageSection | haskell |
PackageVersion | 0.3.19-1 |
SHA-1 | 3DC115B2CEAFFFD2986483915152C6064007CFE0 |
SHA-256 | A4A142CC529AC81FD767ABB267D7212BB02B5D9C9D4B766F991E98CDDFCC6FAF |
Key | Value |
---|---|
FileSize | 33428 |
MD5 | 0543B2747C1A38B4DAF889617EB563BC |
PackageDescription | portable interface to file locking (flock / LockFileEx) This package provides an interface to Windows and Unix file locking functionalities. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. |
PackageMaintainer | Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> |
PackageName | libghc-filelock-dev |
PackageSection | haskell |
PackageVersion | 0.1.1.5-1 |
SHA-1 | 4738E48CA7B070716E22BA26C7620751CCF2FDDF |
SHA-256 | 2050C6A6B0F4447C8F02D9EAEBF63F61911F778A95D92F3FAA977B0FE228C557 |
Key | Value |
---|---|
FileSize | 292972 |
MD5 | F6E4960E487FDFBB3E4A1A53C8874DE7 |
PackageDescription | modern, easy-to-use, extensible prettyprinter; profiling libraries Haskell, more specifically Hackage, has a zoo of Wadler/Leijen based prettyprinters already. Each of them addresses a different concern with the classic wl-pprint package. This package solves all these issues, and then some: * Text instead of String * No name clashes * Annotation support * Extensible backends * Performance * Open implementation . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. |
PackageMaintainer | Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> |
PackageName | libghc-prettyprinter-prof |
PackageSection | haskell |
PackageVersion | 1.6.2-1 |
SHA-1 | 4D67E98AF6FB52EB1921B899DE317C28AC7AE8E3 |
SHA-256 | 7522430E7A7D992D99A0D47372249CF7798CF8CEA20DC96E07EC5C828EF8861D |
Key | Value |
---|---|
FileSize | 304544 |
MD5 | E21364EE2F7DAEBC86C43BE7565BB16A |
PackageDescription | reifies arbitrary terms into types that can be reflected back into terms This package provides an implementation of the ideas presented in the paper "Functional Pearl: Implicit Configurations" by Oleg Kiselyov and Chung-chieh Shan. However, the API has been streamlined to improve performance. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. |
PackageMaintainer | Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> |
PackageName | libghc-reflection-dev |
PackageSection | haskell |
PackageVersion | 2.1.6-1 |
SHA-1 | 4D7ABFB0D3AB8C771A6A577C84ED2CFD6F440B9F |
SHA-256 | 0419F9D2DCB4CA521A5DAC8C048FFCB4B416684A3DE19D71D0630508BCFA6682 |
Key | Value |
---|---|
FileSize | 25288 |
MD5 | 3ADF8464AD5A45E3AB56B0864BA6307E |
PackageDescription | portable interface to file locking (flock / LockFileEx); profiling libraries This package provides an interface to Windows and Unix file locking functionalities. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. |
PackageMaintainer | Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> |
PackageName | libghc-filelock-prof |
PackageSection | haskell |
PackageVersion | 0.1.1.5-1 |
SHA-1 | 6180F98DB890156159F9D5CCBC12385B2D5B7408 |
SHA-256 | 31ADC6F64099579D9FE62C3021E6621D0B001F24FE0AC8AD01F90C4816896398 |
Key | Value |
---|---|
FileSize | 94008 |
MD5 | 54112EBE23C9462E9ED7EF5C0CFF6163 |
PackageDescription | Profiling library for safe (pattern match free) functions; profiling libraries . Partial functions from the base library, such as head and !!, modified to return more descriptive error messages, programmer defined error messages, Maybe wrapped results and default values. These functions can be used to reduce the number of unsafe pattern matches in your code. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. |
PackageMaintainer | Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> |
PackageName | libghc-safe-prof |
PackageSection | haskell |
PackageVersion | 0.3.19-1 |
SHA-1 | 73C828360BF295430774E802FB195C16DFB67AFA |
SHA-256 | E9B52058E64712CA8DE080042703A5BF3D8198A0AE94AB8163D6D4152527A5F4 |
Key | Value |
---|---|
FileSize | 358404 |
MD5 | 5D3779C8BA448C4758D0E27FDFDDBFFF |
PackageDescription | modern, easy-to-use, extensible prettyprinter Haskell, more specifically Hackage, has a zoo of Wadler/Leijen based prettyprinters already. Each of them addresses a different concern with the classic wl-pprint package. This package solves all these issues, and then some: * Text instead of String * No name clashes * Annotation support * Extensible backends * Performance * Open implementation . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. |
PackageMaintainer | Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> |
PackageName | libghc-prettyprinter-dev |
PackageSection | haskell |
PackageVersion | 1.6.2-1 |
SHA-1 | 7AAC80FBCAC6BC411032D65BEE90BE2BDEDE52A2 |
SHA-256 | 5AA8163A7EBDE63C242B571B5345D90D3B12EF6869986C06B9F98AE56525E163 |