Result for AD47E3B89F0266CE68D0352713A295C4DE7A5A1A

Query result

Key Value
FileName./usr/share/doc/libghc-xml-prof/buildinfo_mips.gz
FileSize2698
MD5D32E463CAA8B15D226CB620D72890937
SHA-1AD47E3B89F0266CE68D0352713A295C4DE7A5A1A
SHA-2561F6C91D98400FBA60DE656254A1DA5C9D5D2493062CE48923D64262038A9EF6E
SSDEEP48:Xx/0A0QD1j0ZIEbfJlcjYegC9UJG/PfBbAVqqbCfButwD6m8HfU6j:B/u+oIufPcjYegC+EdAVhdwD58Hv
TLSHT188514C4F218DD4EACCC450142A43613D956A870FE10DE995F53761187A47CC0BAB5A2E
hashlookup:parent-total152
hashlookup:trust100

Network graph view

Parents (Total: 152)

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

Key Value
FileSize27216
MD59B828093A3B8A7383E496A1DFC80DF75
PackageDescriptionstate variables in Haskell This library provides a common abstraction of stateful variables, e.g. IORef and OpenGL's StateVar. . This package provides 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-statevar-dev
PackageSectionhaskell
PackageVersion1.1.1.1-2+b2
SHA-1011FA1BCB6D92368F2A465954C581CF4B2364CA1
SHA-2561348401FB1D97EDBE45FB67E494F488406E85DF73B37F0544395AA5565A3A145
Key Value
FileSize76560
MD54AF6B810B567268B7507D66C4F6A99A2
PackageDescriptionBacktracking logic-programming monad It is a continuation-based, backtracking, logic programming monad. An adaptation of the two-continuation implementation found in the paper Backtracking, Interleaving, and Terminating Monad Transformers available here: http://okmij.org/ftp/papers/LogicT.pdf . This package provides 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-logict-dev
PackageSectionhaskell
PackageVersion0.6.0.2-10+b2
SHA-1033D8CD5B2DF9CCC814B3DBF920531A1A5D0F091
SHA-256EFA2D10ECB76ECD3A439F9A72281DF4A90C1DE95165B9E03C6B3349A9BEC2052
Key Value
FileSize219336
MD5AF967A0B2BED543F38C8C24B33EAFD8C
PackageDescriptiona map, where the keys may be complex structured data This type implements maps where the keys are themselves complex structured data. For example, the keys may be the abstract syntax trees for a programming language. The map is implemented as a trie, so common parts of the keys will be shared in the representation. The library provides a generic implementation of the data structure, so values of types that have support for 'Generic' may be automatically used as keys in the map. . This package provides 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-generic-trie-dev
PackageSectionhaskell
PackageVersion0.3.1-3+b2
SHA-104DA2DA211BE84CC527504E0D9B5775A8EB9FB04
SHA-256FAD56C0FBAB5D23164D88C49D7BF79DC753E9BB445A74D3620D8D25F7CE65FC3
Key Value
FileSize67836
MD5CEAFA647834B51BF52FF45F788514AD7
PackageDescriptiondecimal numbers with variable precision; profiling libraries Library for manipulating decimal numebers, primary for financial arithmetic. . Decimal number has an integer mantissa and a negative exponent. The exponent can be interpreted as the number of decimal places in the value. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
PackageMaintainerDebian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
PackageNamelibghc-decimal-prof
PackageSectionhaskell
PackageVersion0.5.1-2+b2
SHA-105BDAC4B4671D043BDCC52CD52D660C332750742
SHA-25615297B5208F2B2E290AD42783A45E91C0F87AEC45040CA5C61DDBCD9B48C5521
Key Value
FileSize40016
MD5DD5813DF7FD901EF095EEB7217D4B5F4
PackageDescriptionsingleton tuple OneTuple fills the tuple gap with a singleton tuple. . OneTuple does not support the usual parenthesized tuple syntax. . OneTuple * has the expected laziness properties * can be pattern-matched * ships with instances for several standard type classes, including all those supported by H98-standard tuples * requires no language extensions, except for hierarchical modules . This package provides 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-onetuple-dev
PackageSectionhaskell
PackageVersion0.2.2-2+b2
SHA-106EF434D2D1FB67C3DFA7FDB2E93DBE98DB596CF
SHA-25674AA2C39C5424AA8DC00B22CF4CDD20DA07DC03D3CE430E2ADD38506EB8225A3
Key Value
FileSize22968
MD5D9905039BF60F8710AA998D7E3368641
PackageDescriptionbasic implementation of the XDG Base Directory specification This should be a very straightforward implementation of the XDG Base Directory spec. . This package provides 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-xdg-basedir-dev
PackageSectionhaskell
PackageVersion0.2.2-10+b2
SHA-10A64B8BC08A879C72A9761AFE7BF208898ED07BA
SHA-256ACEA4382DB6BD038C0C7B388B64506013F041E45347E50572711401E3A96434D
Key Value
FileSize9952
MD5308978991FF7F99ACCB76A936BA388DC
PackageDescriptionStorable instance for Complex Provides a Storable instance for Complex which is binary compatible with C99, C++ and Fortran complex data types. . The only purpose of this package is to provide a standard location for this instance so that other packages needing this instance can play nicely together. . This package provides 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-storable-complex-dev
PackageSectionhaskell
PackageVersion0.2.2-8+b2
SHA-10B753A629607A1F9D9AE5675C349325B754740B2
SHA-256DAFD77943F7BA544AD0833D643C48D4007ACD30ECC089C84E3AEDF671B1CC026
Key Value
FileSize68180
MD5D21E77EAC96499F27A880411E0E36443
PackageDescriptionHigh-resolution clock and timer This library provides convenient access to high-resolution clock and timer functions. . This package provides 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-clock-dev
PackageSectionhaskell
PackageVersion0.7.2-5+b2
SHA-10F32546DB916B7F1F389F248BC83F9B1CED652E8
SHA-2568B0803ED7CA3929A354F6683315FDFFE21FFB7303FF0E8C0804C21A87B7AB447
Key Value
FileSize9964
MD52DBFD15826260B462EABA4ECC8ED7A3C
PackageDescriptionBinary instances for text types A compatibility layer providing Binary instances for strict and lazy text types for versions older than 1.2.1 of 'text' . This package provides 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-dev
PackageSectionhaskell
PackageVersion0.2.1.1-6+b2
SHA-110968CC9135F66BE245B96C2BFE90C6C6A911949
SHA-256528BEB280264CB011C229313ECC175C0F827EDE18B0DD14E17310ED28EAD35F8
Key Value
FileSize64604
MD5AF218F2A53DFD0F48B3EF7DDA111C3F7
PackageDescriptionvalidity typeclass; profiling libraries Note: There are companion instance packages for this library: * validity-aeson * validity-bytestring * validity-containers * validity-path * validity-scientific * validity-text * validity-time * validity-unordered-containers * validity-uuid * validity-vector . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
PackageMaintainerDebian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
PackageNamelibghc-validity-prof
PackageSectionhaskell
PackageVersion0.7.0.0-1+b2
SHA-11238551E8CC81A6BE4BC98F5578C5B885CCE8CDE
SHA-256750DFCEEF9D00FAEAC2AA37788700C9052EDAABF793397E2C41FCF1D2FF69366