Key | Value |
---|---|
FileName | ./usr/share/doc/libghc-xml-prof/buildinfo_ppc64el.gz |
FileSize | 2789 |
MD5 | EE9AABC1AFC3A995C2BBA3803A74B604 |
SHA-1 | 004632569A2659830D5A2D42A4F65D06240EBF65 |
SHA-256 | 4047BF7ADFB5F84C0A07B4FB6285FE90AC8B19C1258D301D3545EF9D7F0584F2 |
SSDEEP | 48:XG6fU/CMVYQOs/vrBI69iGbPYSm/S+yz8Ruz13hFJEiu0q3SJy6U2TB5H+/iyTAI:W6tMVYQOmSmyDauSm0q3SvbTB5H+//Tn |
TLSH | T16F515E6B30AB68EB137BCCD567781802B15095DCF7032D4AE305173B194E08B68F8152 |
hashlookup:parent-total | 310 |
hashlookup:trust | 100 |
The searched file hash is included in 310 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 15672 |
MD5 | FFD52F58B666CB95957A58D336FA6C2F |
PackageDescription | open a web browser from Haskell; profiling libraries This library provides a cross-platform way to open a web browser from Haskell 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-open-browser-prof |
PackageSection | haskell |
PackageVersion | 0.2.1.0-7+b1 |
SHA-1 | 01F8197E8009A11A8DDDCCCB0899AF9DFE760095 |
SHA-256 | 3662D476A4AAEAED025D9B477125A418F15F859C01E4DE6FD5E2B33659596032 |
Key | Value |
---|---|
FileSize | 98996 |
MD5 | DFFF897051E45953E988B64A81930EA2 |
PackageDescription | existential type: Some This library defines an existential type Some in a few variants, and utilities to work with it. . If you are unsure which variant to use, use the one in "Data.Some" module. . 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-some-dev |
PackageSection | haskell |
PackageVersion | 1.0.1-2+b1 |
SHA-1 | 029A9323BD86A2F2B7351530576E38C46A0AB6A7 |
SHA-256 | 6557233DA0A7B7C8290960F89E42CA72DD259C2457BAC247F029EEAA1730B5DA |
Key | Value |
---|---|
FileSize | 101276 |
MD5 | 08ED5D075CED509C79BA8E39ADA01883 |
PackageDescription | simple reflection of expressions containing variables; profiling libraries This package allows simple reflection of expressions containing variables. Reflection here means that a Haskell expression is turned into a string. . The primary aim of this package is teaching and understanding; there are no options for manipulating the reflected expressions beyond showing them. . 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-simple-reflect-prof |
PackageSection | haskell |
PackageVersion | 0.3.3-3+b1 |
SHA-1 | 02C9E028DB67D810A651FDDFCFA8BD95B969852B |
SHA-256 | 780D799661D46CFBD1E20080DC176018E2609EE6BBB3E5C3EDB9ABC15C15C54D |
Key | Value |
---|---|
FileSize | 14660 |
MD5 | C20E24D7FE062B9FFD668A0DD96F73AA |
PackageDescription | FFI domain specific language, on top of hsc2hs; profiling libraries This is a set of macros to be used when writing Haskell FFI. They were designed to be able to fully describe C interfaces, so that hsc2hs can extract from them all Haskell code needed to mimic such interfaces. All Haskell names used are automatically derived from C names, structures are mapped to Haskell instances of Storable, and there are also macros you can use with C code to help write bindings to inline functions or macro functions. . This package contains no Haskell code, only C header files designed for hsc2hs. . 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-bindings-dsl-prof |
PackageSection | haskell |
PackageVersion | 1.0.25-3+b1 |
SHA-1 | 04E14152E577A512F727EBF63E4FBAB14AC492A1 |
SHA-256 | B66250F218015FE4087073B97DF78E415B5C8A8ABC4F387C6C88277AABF6EED3 |
Key | Value |
---|---|
FileSize | 35348 |
MD5 | 82F26C78602CEEE1B2CF5BDB107CEE2E |
PackageDescription | Unlambda interpreter library; profiling libraries It is an interpreter of the Unlambda language, written in the pure, lazy, functional language 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-unlambda-prof |
PackageSection | haskell |
PackageVersion | 0.1.4.2-6+b1 |
SHA-1 | 0561D95561B4C9399EBA0C628FD06D67320DC0F0 |
SHA-256 | FD7C01A26F3AB56D7FA93334B6752458FC81E078B4A1E1798233CA9BA88E02B9 |
Key | Value |
---|---|
FileSize | 54452 |
MD5 | 84619AA8BC5FF2669B8E055492892C28 |
PackageDescription | half-precision floating-point Half-precision floating point values with 1 bit of sign, 5 bits of exponent, 11 bits of mantissa trailing a leading 1 bit with proper underflow. . These arise commonly in GPU applications. . 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-half-dev |
PackageSection | haskell |
PackageVersion | 0.3-2+b1 |
SHA-1 | 05B4DAF23CFC99FF747D0820A08D38F59C51E073 |
SHA-256 | B1453D401166C66C94E31E6965ADBAD84A826BDDD3ADB8CC7373816FF32574F9 |
Key | Value |
---|---|
FileSize | 23408 |
MD5 | 15A97B90EF34BACF656D5BB7DD95069D |
PackageDescription | Haskell implementation of leaky bucket rate limiting This library implements a lazy leaky token bucket rate-limiting algorithm in Haskell. . You can read more about this kind of algorithm at Wikipedia: https://en.wikipedia.org/wiki/Token_bucket . 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-token-bucket-dev |
PackageSection | haskell |
PackageVersion | 0.1.0.1-11+b1 |
SHA-1 | 05D6B93082E9AE939C86359C5AC0E620EFF22B84 |
SHA-256 | B70F3B3534C29F3A78E467A895DE2073A41C12933805FDD84DF0D5F201F9DEB7 |
Key | Value |
---|---|
FileSize | 35412 |
MD5 | 30C77DF32816500CEA2019A4DB10DBB9 |
PackageDescription | list mount points Lists currently mounted filesystems. . 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-mountpoints-dev |
PackageSection | haskell |
PackageVersion | 1.0.2-6+b1 |
SHA-1 | 05E4B7ECF8C0A03711B8AFFBC29DBC14C1267BF7 |
SHA-256 | 907C5284D41779C51747EA685E8413B09581FA37518150BCEA0350D74B7B1A4D |
Key | Value |
---|---|
FileSize | 253772 |
MD5 | 40D4E1F315EDDE0212264D45D6A07551 |
PackageDescription | Generate Haskell code from a type Djinn-Lib uses an theorem prover for intuitionistic propositional logic to generate a Haskell expression when given a type. This is a library extracted from Djinn-Lib sources. . 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-djinn-lib-dev |
PackageSection | haskell |
PackageVersion | 0.0.1.3-4+b1 |
SHA-1 | 073B089A8B2CA2E2A3EA2CDE8AC74562F6F654CE |
SHA-256 | 811258AF786B0BC2B88DCC3C543029AAA39AF76F95F74C809028BAD2D530268F |
Key | Value |
---|---|
FileSize | 86724 |
MD5 | AAC00024288860DC34E5FAFAF18ADD4C |
PackageDescription | a tiny part of the lens library with no dependencies This is an extract from the lens package with no dependencies. It's not a toy lenses library, unsuitable for “real world”, but merely a small one. It is compatible with lens, and should have same performance. It also has better documentation. . 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-microlens-dev |
PackageSection | haskell |
PackageVersion | 0.4.11.2-1+b1 |
SHA-1 | 07FA983E638D8E60148431DD59DDA6E343E8DB9B |
SHA-256 | 3498FB18D91DF44B43B32AA41549224B64E1E774C854D10291DCBF30306E07D0 |