Key | Value |
---|---|
FileName | snap-hashlookup-import/usr/lib/ghc/html/Ocean.std-theme/hslogo-16.png |
FileSize | 652 |
MD5 | CE3ED1DEED9264D312E4FEF9C85E2562 |
RDS:package_id | 182052 |
SHA-1 | 922C0DE9F36E4DB56112EDBB913165DCC32BF286 |
SHA-256 | F9519DCD334CA5F423F4B6E340C8A333EC4715D6676A53AA1856918F76C9784A |
SHA-512 | 9F6A38B6941237CE303A790D91F6AD8303E00E2388EFB9F7A1AC590E23CA4C01E8F4AE068002EE7AF7F3FBD663B8B301A778943DAD496E27E452BAD19E148CC6 |
SSDEEP | 12:6v/7QhYc1I/ARYjuCoq03U0hH0fEdGdcYJQBDt/gOJuJa8opDKDRPgOj5:3YcGaYSN93UYHndbYe5qHimDxj5 |
TLSH | T1A3F0C89513D7BBDB54DE2E0417E01FB21FB2783D5336B5248320F56439C22C42820097 |
insert-timestamp | 1728280496.1593316 |
mimetype | image/png |
source | snap:4z88v1lTCJ6OTJ1wITmgpqPnwkOQ5RuW_1833 |
hashlookup:parent-total | 1938 |
hashlookup:trust | 100 |
The searched file hash is included in 1938 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 33452 |
MD5 | 29FFE90765F95353EA62AEED37EBDD2E |
PackageDescription | useful functions for use with Template Haskell; documentation The 'th-utilities' package provides a number of useful utilities for Template Haskell. In particular: . * TH.Derive provides a convenient system for using TH to derive typeclass instances. It allows for open registration of TH derivers, and reuses instance syntax for invoking them. * TH.Derive.Storable defines derivation of Storable for ADTs. * TH.ReifyDataType provides utilities for reifying simplified datatype info. It omits details that you don't usually want to handle, making it much more straightforward to generate code based on datatype structure. * TH.RelativePaths provides utilities for loading files based on paths relative to the cabal file. This is particularly handy for loading code into ghci even when its current dir isn't the package dir. Ideally, this module would be used by everyone who currently uses qAddDependentFile. * TH.Utilities provides a miscellaneous set of utilities that are useful within this package and elsewhere. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libghc-th-utilities-doc |
PackageSection | doc |
PackageVersion | 0.2.0.1-2 |
SHA-1 | 002E55ACC06B6FCC765A287E725324D513840B90 |
SHA-256 | 8AA8D404DBBD914C9D09D0235710C7CE65652979BF45ED27F5E2DAD1A816ED64 |
Key | Value |
---|---|
FileSize | 28620 |
MD5 | 0A2DF556A91A804DA8AEDA086A796D8C |
PackageDescription | Priority Search Queue; documentation A /priority search queue/ efficiently supports the opperations of both a search tree and a priority queue. A 'Binding' is a product of a key and a priority. Bindings can be inserted, deleted, modified and queried in logarithmic time, and the binding with the least priority can be retrieved in constant time. A queue can be built from a list of bindings, sorted by keys, in linear time. . This package contains the documentation files. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libghc-psqueue-doc |
PackageSection | doc |
PackageVersion | 1.1-10build1 |
SHA-1 | 00546AA60C14969282906604790E143A1A476EF0 |
SHA-256 | 61E967D940F88AAEE2D9C29FCA1AA505FFDCBC1ED080C5B8ED40FF93F269F526 |
Key | Value |
---|---|
FileSize | 71876 |
MD5 | EBBC2487F8405FBB3920F1DE9CE3DDCD |
PackageDescription | Library for testing partial and infinite values; documentation Do you ever feel the need to test code involving bottoms (e.g. calls to the error function), or code involving infinite values? Then this library could be useful for you. . It is usually easy to get a grip on bottoms by showing a value and waiting to see how much gets printed before the first exception is encountered. However, that quickly gets tiresome and is hard to automate using e.g. QuickCheck. With this library you can do such tests like other automatic tests. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libghc-chasingbottoms-doc |
PackageSection | doc |
PackageVersion | 1.3.1.6-1build1 |
SHA-1 | 008E6A12CE39B3C469400C79C977BF7371A2D34F |
SHA-256 | AFD48F569CF0C4EE04E9AEDBD831D9E29BDF5A26720B9E7C56DBBF17FC012A68 |
Key | Value |
---|---|
FileSize | 70600 |
MD5 | AF4C8FBA6454E11988B06F826A445B0D |
PackageDescription | Wadler/Leijen pretty printer with annotations and slightly modernized API; documentation Wadler/Leijen pretty printer with annotations and slightly modernized API . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libghc-wl-pprint-annotated-doc |
PackageSection | doc |
PackageVersion | 0.1.0.1-2build1 |
SHA-1 | 009A74C437284DA9CAFB43B92B472089A4EB85F2 |
SHA-256 | 4ED1CB533361E383041EB1A0E949AD7C0841CC160142CD54E04C19AFDF0B80A6 |
Key | Value |
---|---|
FileSize | 51192 |
MD5 | D49A5A6E8FE16FDA3D0DB4B79096CBE8 |
PackageDescription | Binding between SQL database values and haskell records.; documentation This package contiains types to represent table constraints and interfaces to bind between SQL database values and Haskell records. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libghc-persistable-record-doc |
PackageSection | doc |
PackageVersion | 0.5.1.1-1build1 |
SHA-1 | 00BD838B94AC3B45887FE52F25BF165493BE209D |
SHA-256 | 0C14803F4B1398D283920CF919A1FD977986613261E6545E8284F3688D79F187 |
Key | Value |
---|---|
FileSize | 94068 |
MD5 | B390F6CDCFD64D48468EA60145B5F148 |
PackageDescription | library for programmatic generation of JavaScript; documentation jmacro is a QuasiQuotation library for programmatic generation of JavaScript code in Haskell: JavaScript syntax, functional syntax, hygienic names, compile-time guarantees of syntactic correctness, limited typechecking. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libghc-jmacro-doc |
PackageSection | doc |
PackageVersion | 0.6.14-4build1 |
SHA-1 | 00BE8679D63CCC869D7BE7A5AD98370154278AE7 |
SHA-256 | 3A5DC20BD10B97CF786E9F6B78399BD7424FB254DF3F841B3FC698D08F88E500 |
Key | Value |
---|---|
FileSize | 21894 |
MD5 | 35045CA91EBA694CD0F064F559C85FFA |
PackageDescription | Instances of numeric classes for functions and tuples; documentation This package provides instances of numeric classes for functions and tuples. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libghc-numinstances-doc |
PackageSection | doc |
PackageVersion | 1.4-6build1 |
SHA-1 | 0122AC49E0E7D74B7E7E83D1407D35DFB407DAF7 |
SHA-256 | B62CEB759AA3F720B0164A6BA68BCFFA2EDC65D01BC64B61069D344BFD1CBE7D |
Key | Value |
---|---|
FileSize | 26920 |
MD5 | 99D4ECD71DB9FE27BA37D3C743187B65 |
PackageDescription | Support for using JMacro with Happstack; documentation This package integrates jmacro with HAppStack . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libghc-happstack-jmacro-doc |
PackageSection | doc |
PackageVersion | 7.0.12.1-3build2 |
SHA-1 | 016C545829EF7081BAD6F03118CEC75C67DEF6FD |
SHA-256 | 6BEE528E0A6676C32074C3693133C23C23279B80BB7D9B475AB41742396B9CBE |
Key | Value |
---|---|
FileSize | 20546 |
MD5 | D717199AB4A8DCB6A3A12516AF6DDD63 |
PackageDescription | Unicode Support version of Text.Regex, using regex-tdfa; documentation One module layer over regex-tdfa to replace Text.Regex. . regex-compat can't use Unicode characters correctly because of using regex-posix. This is not good for Unicode users. . This package provides a modified regex-compat that uses regex-tdfa for solving today's problem. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libghc-regex-compat-tdfa-doc |
PackageSection | doc |
PackageVersion | 0.95.1.4-5build2 |
SHA-1 | 0208EB72EAD5119F151B42C00207993B26915C5A |
SHA-256 | 9BC2F371579A2804D4C12EE9C0880CC64A4AE7174F6429E7FE48A49774818DD4 |
Key | Value |
---|---|
FileSize | 44728 |
MD5 | D0C71FC82EB81E926B7E2615C11E85F0 |
PackageDescription | measure allocations of a Haskell functions/values; documentation Weigh is a framework for seeing how much a function allocates. It can weigh pure functions as well as IO actions. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libghc-weigh-doc |
PackageSection | doc |
PackageVersion | 0.0.14-1build1 |
SHA-1 | 0221B9F6DD194E75005BDCFFCECD84CCC6A01104 |
SHA-256 | 34442CF3F1FBD485A06DE2467E534EE754E691228C15E01C29AF7A898C90594F |