Result for 17759DF5DB9FCB7AB9C91AC38A99AFF44F4CD723

Query result

Key Value
FileName./usr/share/doc/libghc-operational-prof/buildinfo_mipsel.gz
FileSize2771
MD5F141EF96F0EA5D448CE439C4BC9F2864
SHA-117759DF5DB9FCB7AB9C91AC38A99AFF44F4CD723
SHA-25688DA9D530A737F47448478EB3390790A5DE3C34C5D0CCC8CA55732C0BA304A03
SSDEEP48:XMnwnsBKGgINkxGSFZponVaVqwybXSn+Xv35i4pIhHbOVUHoNQ1StzdRuSUZP4lt:8ndoGirFZp+gqZ2nG7pIhyVsVStzSSUA
TLSHT1D1514BD15A5061A67E130370C9659CD6AF1AD1F80536574C694D6BD62C0F03D7AE8032
hashlookup:parent-total6
hashlookup:trust80

Network graph view

Parents (Total: 6)

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

Key Value
FileSize175624
MD5B7E115CD7ACFF6BA61836F1ED0E686A3
PackageDescriptionfirst-class accessor labels; profiling libraries This package provides first class labels that can act as bidirectional record fields. The labels can be derived automatically using Template Haskell which means you don't have to write any boilerplate yourself. The labels are implemented as lenses and are fully composable. Labels can be used to /get/, /set/ and /modify/ parts of a datatype in a consistent way. . See "Data.Label" for an introductory explanation. . Internally lenses are not tied to Haskell functions directly, but are implemented as arrows. Arrows allow the lenses to be run in custom computational contexts. This approach allows us to make partial lenses that point to fields of multi-constructor datatypes in an elegant way. . See the "Data.Label.Maybe" module for the use of partial labels. . > 1.1.1.0 -> 1.1.2 > - Added partial set/modify versions that act as identity > when the constructor field is not available. . Author: Sebastiaan Visser, Erik Hesselink, Chris Eidhof, Sjoerd Visscher with lots of help and feedback from others. Upstream-Maintainer: Sebastiaan Visser <code@fvisser.nl> . This package contains the libraries compiled with profiling enabled.
PackageMaintainerDebian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
PackageNamelibghc-fclabels-prof
PackageSectionhaskell
PackageVersion2.0.3.1-2
SHA-1617364A3A4815E7A37A09CA59FC52AF5A673B0A9
SHA-2565EC21A1B1375B6C7669DFE18A69CF5B2B80749A9ADAB30972229BC75BFF2E6C7
Key Value
FileSize80946
MD53A845ACA96A8E27A13955B5DBEA395A5
PackageDescriptionBacktracking logic-programming monad; profiling libraries 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, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
PackageMaintainerDebian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
PackageNamelibghc-logict-prof
PackageSectionhaskell
PackageVersion0.6.0.2-7
SHA-1128032A20CFB57E08E62DFF95C9503CC0D9A894B
SHA-25698FD87388EA9AF145F55D848193B1CD185BF5E0D72C73F50CB6EB2286D29243E
Key Value
FileSize26208
MD57A230293BB763F40F80C65065BD2505F
PackageDescriptionimplementation of difficult monads made easy with operational semantics This library makes it easy to implement monads with tricky control flow. . This is useful for: writing web applications in a sequential style, programming games with a uniform interface for human and AI players and easy replay capababilities, implementing fast parser monads, designing monadic DSLs, etc. . 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-operational-dev
PackageSectionhaskell
PackageVersion0.2.3.4-2
SHA-15550767A893ABCA9AD5CDB18A125E26D9B216262
SHA-25697CA6F93727F98EFE50C6F99D1286A8F97ED88E4377BE958AC8FB01D92C037C0
Key Value
FileSize81512
MD5B7D09C108774C646CC3A8ECEF27A4D41
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-7
SHA-1E6AD9F91FA25C9835A792F08E7626A582CEE576A
SHA-2560B3E5BBF9DC677A91F062E0BAF063C0BFDDFECADD34F69145513224E26C01808
Key Value
FileSize25500
MD543AF01B60D9BB4AE7EA29E2CABA2A3D4
PackageDescriptionimplementation of difficult monads made easy with operational semantics; profiling libraries This library makes it easy to implement monads with tricky control flow. . This is useful for: writing web applications in a sequential style, programming games with a uniform interface for human and AI players and easy replay capababilities, implementing fast parser monads, designing monadic DSLs, etc. . 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-operational-prof
PackageSectionhaskell
PackageVersion0.2.3.4-2
SHA-112121AFE972E03F53F98E27AB273D244E5E94310
SHA-256AF0F769B7DECEE2E148150F1E26916F5FE3D59E6D3FE7D0D2D0D91F38EA796CF
Key Value
FileSize184708
MD5A111C82413D2B068BE2066C3C544B10C
PackageDescriptionfirst-class accessor labels This package provides first class labels that can act as bidirectional record fields. The labels can be derived automatically using Template Haskell which means you don't have to write any boilerplate yourself. The labels are implemented as lenses and are fully composable. Labels can be used to /get/, /set/ and /modify/ parts of a datatype in a consistent way. . See "Data.Label" for an introductory explanation. . Internally lenses are not tied to Haskell functions directly, but are implemented as arrows. Arrows allow the lenses to be run in custom computational contexts. This approach allows us to make partial lenses that point to fields of multi-constructor datatypes in an elegant way. . See the "Data.Label.Maybe" module for the use of partial labels. . > 1.1.1.0 -> 1.1.2 > - Added partial set/modify versions that act as identity > when the constructor field is not available. . Author: Sebastiaan Visser, Erik Hesselink, Chris Eidhof, Sjoerd Visscher with lots of help and feedback from others. Upstream-Maintainer: Sebastiaan Visser <code@fvisser.nl> . This package contains the normal library files.
PackageMaintainerDebian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
PackageNamelibghc-fclabels-dev
PackageSectionhaskell
PackageVersion2.0.3.1-2
SHA-1F94900A78D838BD352226B12E5F64A9C9D35CC0D
SHA-2563528C08B0E7F8FED1D2220F9DC98239B77DE5893D062ECE4D5FA72C160B6994B