| Key | Value |
|---|---|
| FileName | ./usr/share/doc/libghc-xdg-basedir-prof/buildinfo_arm64.gz |
| FileSize | 2902 |
| MD5 | 2AC5ECBD83AEB91F45D0190928271AE9 |
| SHA-1 | 9A8810B6DD97C22EBF32856357F09AD396DED775 |
| SHA-256 | 973ACA8D12910314CCFCD8A533B14C4E3C2515C405D36D8829B41CA35BCC57DE |
| SSDEEP | 48:XOULr5JGaqa650s7WkzHPhhvHs6QtvwcxIPKB+loXubnwgfZCUAbn7WDTnuD0yA:+UL3FMzHPhFs6QtvDIPQ+loXMzAnWWDG |
| TLSH | T1A0514DECCE3E9D58252F58EB1402A11E32C52398FA0AB60A77AD5529943C96D65B3A04 |
| hashlookup:parent-total | 277 |
| hashlookup:trust | 100 |
The searched file hash is included in 277 parent files which include package known and seen by metalookup. A sample is included below:
| Key | Value |
|---|---|
| FileSize | 14920 |
| MD5 | 49E2FAE426EF1467BE77817FEE9306CE |
| PackageDescription | simple type class for success/failure computations This is a simple type class for success/failure computations. . 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-failure-dev |
| PackageSection | haskell |
| PackageVersion | 0.2.0.3-10+b1 |
| SHA-1 | 00C8C06B280BF7BADEF3AAE8575CB6B17BA7F063 |
| SHA-256 | EABAF0BED36C0B9A611FE2145BF56ABA5D4B65BB5F0927DD376ED28B6BF3F1CB |
| Key | Value |
|---|---|
| FileSize | 74048 |
| MD5 | 41F333BAA806D19CF68C4BC998C81EA3 |
| PackageDescription | existential type: Some; profiling libraries 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, 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-some-prof |
| PackageSection | haskell |
| PackageVersion | 1.0.1-2+b1 |
| SHA-1 | 011C4DD65B9C108554ACE205AEC75CDAF5F12155 |
| SHA-256 | 268A729613B3A5A7617EE5F0602F407F99312EC4DADC2095A7DB387704761F8C |
| Key | Value |
|---|---|
| FileSize | 93028 |
| MD5 | F5C0483AC002E37B663A1B62950BD21A |
| PackageDescription | Utilities for accessing and manipulating fields of records With this library you can define record field accessors which allow setting, getting and modifying values easily. You can combine accessors of a record and sub-records to make the access look like the fields of the sub-record belong to the main record. . 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-data-accessor-dev |
| PackageSection | haskell |
| PackageVersion | 0.2.3-1+b1 |
| SHA-1 | 01F3F57BBC575BE07E50DFB230E2BFF72C98DE15 |
| SHA-256 | CC14124BA3EEE649A8FD499B30698BA0CD4D22E758ED93F1791B115CDA178C11 |
| Key | Value |
|---|---|
| FileSize | 19868 |
| MD5 | C75431222B08C681E2358EEF2A18285B |
| PackageDescription | The error function, erf, and related functions; profiling libraries A type class for the error function, erf, and related functions. Instances for Float and Double. . 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-erf-prof |
| PackageSection | haskell |
| PackageVersion | 2.0.0.0-16+b1 |
| SHA-1 | 024A58FB794ECE311CE3093A9CAB0EF26B818A4F |
| SHA-256 | 158D701019B9F0BCC9F0F2AD01BD2F0CA24BF22CBDFB1A82A535A33928328AAF |
| Key | Value |
|---|---|
| FileSize | 38352 |
| MD5 | EB16C87FC303A8E3AC187D9157FF74AA |
| PackageDescription | reading from Text and ByteString Provides a Readable type class for reading data types from ByteString and Text. Also includes efficient implementations for common data types. . 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-readable-dev |
| PackageSection | haskell |
| PackageVersion | 0.3.1-7+b1 |
| SHA-1 | 02525B08903AAE735134928DA052D2BFA67A0D89 |
| SHA-256 | DB8CFD54D8547B5615CEC3B92560B12C4026ACFECD4FCCD2C9ADF1C41963D298 |
| Key | Value |
|---|---|
| FileSize | 358572 |
| MD5 | 13CB6AEDD3547A04DFE506C8C2398C42 |
| PackageDescription | parser for Open Financial Exchange (OFX) financial data A parser for Open Financial Exchange (OFX) financial data. This handles OFX version 1.03, which is documented at http://www.ofx.net/ . This also handles QFX, which is OFX plus some minor additions made by Intuit, the publishers of Quicken. . The parser will place all the data into a tree, which you can query for whatever data you may need, although you will need to be familiar with the OFX spec to do this. There is also a Transaction type which you can easily parse from the tree; this will contain most, if not all, of the data you will be interested in if your OFX file is from a bank or credit card account. . 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-ofx-dev |
| PackageSection | haskell |
| PackageVersion | 0.4.4.0-1+b1 |
| SHA-1 | 02C8E11C633DF4CFC510CA6D7DDDDA2DCAA2DD8B |
| SHA-256 | 786555B0D10ECFFCB41E61492B4D1A1D0849DBE0C1B2A0387DC22921902DC31B |
| Key | Value |
|---|---|
| FileSize | 258896 |
| MD5 | EBA14B9E1C5CD08D52CE4E3BD2551A89 |
| PackageDescription | A fully compliant Haskell 98 lexer A fully compliant Haskell 98 lexer written in Haskell. The lexer produces a list tuples containing a token type identifier, its position and the token string. . 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-haskell-lexer-dev |
| PackageSection | haskell |
| PackageVersion | 1.1-1+b1 |
| SHA-1 | 04256F10490B7251041907988B14DF4A27F5AF48 |
| SHA-256 | 726BAD4B4022912BEC684EFC113EA96D91C078BD7AFBB0B1A3A8C26079B38AD9 |
| Key | Value |
|---|---|
| FileSize | 13352 |
| MD5 | EB06C85802FF1CC83587D2044D7775C8 |
| PackageDescription | Explicitly handled object names; profiling libraries This tiny package contains the class ObjectName, which corresponds to the general notion of explicitly handled identifiers for API objects, e.g. a texture object name in OpenGL or a buffer object name in OpenAL. . 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-objectname-prof |
| PackageSection | haskell |
| PackageVersion | 1.1.0.1-6+b1 |
| SHA-1 | 052671791B329A6CF4AB78D7DC7CD39425C63ED7 |
| SHA-256 | 988DB7796740E32587B83BD97DA1F525B0EEEA88062E0A847FBCE48B3DC5520B |
| Key | Value |
|---|---|
| FileSize | 55592 |
| MD5 | 98F36F1C3CFD68A4DC8C5D1479249888 |
| PackageDescription | Pretty printing class similar to Show. Pretty printing class similar to Show, based on the HughesPJ pretty printing library. Provides the pretty printing class and instances for the Prelude types. . 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-prettyclass-dev |
| PackageSection | haskell |
| PackageVersion | 1.0.0.0-9+b1 |
| SHA-1 | 054EE756819E2E001835C2A51117282AC3F5A067 |
| SHA-256 | 73D69B2B4FC968D224A2C5596E0E874A47E08D82C6C0F62732451A35979F6060 |
| Key | Value |
|---|---|
| FileSize | 120024 |
| MD5 | 1E4340DFB4E1856692A96F76FF5AE749 |
| PackageDescription | GHC library providing an API for regular expressions A library containing the interface API for the Haskell regular expressions library packages regex-posix, regex-pcre, regex-parsec, regex-tdfs, regex-dfa. . 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-regex-base-dev |
| PackageSection | haskell |
| PackageVersion | 0.94.0.0-1+b1 |
| SHA-1 | 058998E67D15D2BD8BB7A0E1CFE54137A63A9501 |
| SHA-256 | 0AEEBB7BD9635CF100B32EF12C649891F1B8935327159CA05817C9A319142B85 |