Key | Value |
---|---|
FileName | ./usr/share/doc/libghc-hscolour-prof/buildinfo_i386.gz |
FileSize | 2714 |
MD5 | F49BBD6D1C56C9AB0A27020793965A01 |
SHA-1 | 8BB086B7C3D35263495AAAAF41E02EE92FFCB789 |
SHA-256 | 83E7E251A7032EC072CF27F7E180682AA7621E728900B8FFF1F3E4EACB26EC11 |
SSDEEP | 48:XOr2qM5YtTfaCe3RCn7c7SG4uh5IbcY0yNEyElRyt+ykoyBbLrE7CQLcnsf8:er2XiTfaCgYCnh5oc0GXBbc4nsk |
TLSH | T1AD516C77D34E83FCC480D56A80236E4D7DD8904A7A21AD1F631B02948EC142BBE9848E |
hashlookup:parent-total | 43 |
hashlookup:trust | 100 |
The searched file hash is included in 43 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 27408 |
MD5 | 891F9C6345CCDFBDD78739808644FCFA |
PackageDescription | signal handling and orphan reaping for Unix PID1 init processes Library/executable for initializing signal handlers, spawning and child process, and reaping orphan processes. These are the responsibilities that must be fulfilled by the initial process in a Unix system, and in particular comes up when running Docker containers. . This library/executable will automatically detect if it is run as some process besides PID1 and, if so, use a straightforward exec system call instead. . 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-pid1-dev |
PackageSection | haskell |
PackageVersion | 0.1.2.0-3+b2 |
SHA-1 | 005D2FE09700ECF2CCF2243478AF95FB70EB7A19 |
SHA-256 | 509E6A2334527DFCB40796812AE37D902161E4ACAD8224ED1721EB1C3D9D42FE |
Key | Value |
---|---|
FileSize | 11992 |
MD5 | 6439B1DD03F3B062532B40D66CF2FC9B |
PackageDescription | Windows code page library for Haskell Functions which adjust code pages on Windows, and do nothing on other operating systems. . 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-code-page-dev |
PackageSection | haskell |
PackageVersion | 0.1.3-3+b2 |
SHA-1 | 018100BF67172A46AC3EACBAD1A9F84B1826E27A |
SHA-256 | 024289BCC3F2E10579C524FAC781FA56206D92EBCE558DBE4EDC1EB7E98F5240 |
Key | Value |
---|---|
FileSize | 22364 |
MD5 | AE89ADA1324B872A7FC68925B9876F46 |
PackageDescription | Cross-platform library for handling echoing terminal input; profiling libraries The base library exposes the hGetEcho and hSetEcho functions for querying and setting echo status, but unfortunately, neither function works with MinTTY consoles on Windows. This is a serious issue, since hGetEcho and hSetEcho are often used to disable input echoing when a program prompts for a password, so many programs will reveal your password as you type it on MinTTY! . This library provides an alternative interface which works with both MinTTY and other consoles. . 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-echo-prof |
PackageSection | haskell |
PackageVersion | 0.1.3-4+b2 |
SHA-1 | 07B3B52C6DE25D311EE50D62383124224BBD222A |
SHA-256 | 1C25ADEE9639C426D149EED4D59AFBA3699F730AB1E53837B140DFDF0DCB9BA9 |
Key | Value |
---|---|
FileSize | 15444 |
MD5 | 06308307178735C86764504662CA3C9F |
PackageDescription | Memory reinterpretation casts for Float/Double/Word32/Word64 This package provides memory reinterpretation casts for Float/Double and Word32/Word64 for Haskell. The implementations in the @.Internal@ package are different ways to tackle the problem; the @array@ method (current default) is about 5 times faster than the @FFI@ method. . 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-reinterpret-cast-dev |
PackageSection | haskell |
PackageVersion | 0.1.0-1+b1 |
SHA-1 | 16A0B6AB3BB4AF85FF64DBF1D22C477DE923A64D |
SHA-256 | F801D2237E1EAAF4BACC01A6EA94E0F84A51C360E2A55131C130114EB42BB61B |
Key | Value |
---|---|
FileSize | 47432 |
MD5 | 6063A329E737BD7F8D81CE350FF037C8 |
PackageDescription | maps with multiple values per key; profiling libraries This is a simple implementation of a multimap, based on Data.Map. Internally this is a Map k [v]. It also provides a SetMap type. . 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-multimap-prof |
PackageSection | haskell |
PackageVersion | 1.2.1-2+b2 |
SHA-1 | 1AD5015754473F3927E55457FC9EBAA46CEF6C4A |
SHA-256 | FAD302CD8E51A6A8EF9F7C5D836224C5FD96586325A1856A65E505B070A11317 |
Key | Value |
---|---|
FileSize | 20924 |
MD5 | 387BD331FEE05750A36AA7C215AD5846 |
PackageDescription | use GHC call-stacks in a backward compatible way Source locations in a GHC call stack. . 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-call-stack-dev |
PackageSection | haskell |
PackageVersion | 0.1.0-5+b2 |
SHA-1 | 3B4ACD5986972AB2D7C50D6A7735452D68FA776F |
SHA-256 | E0BD7D318565940D5C6A3983405BC4FA27E1CF3982BEC66BDE8F861B33391F5F |
Key | Value |
---|---|
FileSize | 267384 |
MD5 | A71A16F79A5EA30290CB4F4A32B54580 |
PackageDescription | signal handling and orphan reaping for Unix PID1 init processes Library/executable for initializing signal handlers, spawning and child process, and reaping orphan processes. These are the responsibilities that must be fulfilled by the initial process in a Unix system, and in particular comes up when running Docker containers. . This library/executable will automatically detect if it is run as some process besides PID1 and, if so, use a straightforward exec system call instead. |
PackageMaintainer | Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> |
PackageName | pid1 |
PackageSection | admin |
PackageVersion | 0.1.2.0-3+b2 |
SHA-1 | 3CE5C913DCED783F333E0E89D1A34B2CBB3CEA87 |
SHA-256 | AB9475D3C8B31EEBE5C6BD9210028EAAA642230CFCC86F4DBB7DBC371FB487D7 |
Key | Value |
---|---|
FileSize | 158320 |
MD5 | 2277BC572CCF13E09FF82E8BDA3C434A |
PackageDescription | nicer interface for reified information about data types; profiling libraries This package normalizes variations in the interface for inspecting datatype information via Template Haskell so that packages and support a single, easier to use informational datatype while supporting many versions of Template Haskell. . 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-th-abstraction-prof |
PackageSection | haskell |
PackageVersion | 0.2.8.0-2+b2 |
SHA-1 | 3D443D87C915CAF8DB95DD35B2F901458BC53D1D |
SHA-256 | 4FF3BA050BCC7DCDC36636FBA77CBDA2D750B5CF743AF9424FBCC801AAB3E302 |
Key | Value |
---|---|
FileSize | 18540 |
MD5 | E64C66D9851207FF397BB3F2BA343637 |
PackageDescription | most complete prelude formed solely from the "base" package; profiling libraries A library which aims to reexport all the non-conflicting and most general definitions from the base package. This includes APIs for applicatives, arrows, monoids, foldables, traversables, exceptions, generics, ST, MVars and STM. . 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-base-prelude-prof |
PackageSection | haskell |
PackageVersion | 1.3-1+b2 |
SHA-1 | 3E09717A3FF22CA42D8E1C24570EE324A6897FE8 |
SHA-256 | 56541A4196949B75658595CEAA47949FFC678B110EB94DD8E89A591A321F1AC2 |
Key | Value |
---|---|
FileSize | 1088792 |
MD5 | 001ADCD27BFF042190A067658679810C |
PackageDescription | Foundation scrap box of array & string; profiling libraries Foundation is an attempt to provide a base-like set of modules that provide a consistent set of features and bugfixes across multiple versions of GHC (unlike base), and to provide a better and more efficient prelude than base's prelude. . This library (basement) is Foundation's most basic primitives without any dependencies. . 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-basement-prof |
PackageSection | haskell |
PackageVersion | 0.0.8-1+b2 |
SHA-1 | 3FB7421B67FF7C70A807F789E38580BF95AC3D0C |
SHA-256 | 2011F8C33A94F89160684A8EC8C03F105C17EA87F985B23D62C129E039C3E993 |