Key | Value |
---|---|
FileName | ./usr/share/doc/libghc-xmonad-doc/html/haddock-util.js |
FileSize | 7574 |
MD5 | 7F2A4AEC77D09A5143B89CF35CC22F26 |
RDS:package_id | 182052 |
SHA-1 | 15D1633EC1792163213B28FAD69A2CFA11D3AF1F |
SHA-256 | EE2F374974E00E016A6EA4A5A5FE781A6AF3E7A35B7645B97031A9E079738A1E |
SSDEEP | 192:Y1oyoN0zjIc1mqaYO1qArmwIFaRZ9RrAL2rzYxNymUKxYCb:YCnugBRRcxNymlxYCb |
TLSH | T1EFF1680979D6243E193B75356B5F912839A9C4038609C950B83CE3A12F60D358AFFEFC |
insert-timestamp | 1679426677.2491274 |
source | RDS.db |
hashlookup:parent-total | 2997 |
hashlookup:trust | 100 |
The searched file hash is included in 2997 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
MD5 | 5856D7E87ED6970FDBE5424E4121DBCF |
PackageArch | x86_64 |
PackageDescription | This package provides the Haskell references library development files. |
PackageMaintainer | https://bugs.opensuse.org |
PackageName | ghc-references-devel |
PackageRelease | lp150.1.7 |
PackageVersion | 0.3.2.1 |
SHA-1 | 000AFD2002EEE8A96F509232B73D293FB8C993F0 |
SHA-256 | 00B7DFD0AEC1CC414F652B234FE80498271ECC555346836F20777286DA419FFD |
Key | Value |
---|---|
MD5 | 45268E228F0457AC74101EE543C8FB37 |
PackageArch | x86_64 |
PackageDescription | This package provides the Haskell type-assertions library development files. |
PackageMaintainer | https://bugs.opensuse.org |
PackageName | ghc-type-assertions-devel |
PackageRelease | lp150.1.8 |
PackageVersion | 0.1.0.0 |
SHA-1 | 000F8C81B176625D02E2FB0113386FD395BC4831 |
SHA-256 | 3D462E7A6D771DB12FD4D0C87648AE786D270AE9ED18989CCC7049ED5712B3EE |
Key | Value |
---|---|
MD5 | 5492EDE93BA636FF9B334C6635FCA7A5 |
PackageArch | x86_64 |
PackageDescription | This package provides the Haskell fclabels library development files. |
PackageMaintainer | https://bugs.opensuse.org |
PackageName | ghc-fclabels-devel |
PackageRelease | lp150.1.8 |
PackageVersion | 2.0.3.2 |
SHA-1 | 00276393DA41C41F6E8D4707A205FD442CB45D7C |
SHA-256 | C38BFF9AB0B579E2ACCBE27CF33CA4D6D6576A2FD4209486AE66CA67EA5D1DBE |
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 |
---|---|
MD5 | 82771F29FA02ED042A5AF80AC28F05E5 |
PackageArch | x86_64 |
PackageDescription | This package provides the Haskell stb-image-redux library development files. |
PackageMaintainer | https://bugs.opensuse.org |
PackageName | ghc-stb-image-redux-devel |
PackageRelease | lp150.1.8 |
PackageVersion | 0.2.1.0 |
SHA-1 | 0058CB5E024FBF2D15D064536E575D450E4B1D16 |
SHA-256 | 967ABC9A4CE1357F444DC16070697AF973EE33D5C06D23312CC783EB07985685 |
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 |
---|---|
MD5 | AA564C4EA06478B36B44E06A17017EA7 |
PackageArch | x86_64 |
PackageDescription | This package provides the Haskell pipes-cliff library development files. |
PackageMaintainer | https://bugs.opensuse.org |
PackageName | ghc-pipes-cliff-devel |
PackageRelease | lp150.1.8 |
PackageVersion | 0.12.0.0 |
SHA-1 | 00E8021F7FC67B5477608F30ACA2F1DC9678609D |
SHA-256 | 35B0AF3FB07235432E28B2E906F85633D2D300E99091DEB91B2E8DA89AD2A084 |
Key | Value |
---|---|
MD5 | 6BF37BCB8F75B0D15584523BD7699421 |
PackageArch | x86_64 |
PackageDescription | This package provides the Haskell th-abstraction library development files. |
PackageMaintainer | https://bugs.opensuse.org |
PackageName | ghc-th-abstraction-devel |
PackageRelease | lp150.1.8 |
PackageVersion | 0.2.3.0 |
SHA-1 | 00EBB4849943123491A3E1A599174C5BA7A1199E |
SHA-256 | 99382A1655FBEC503E2829AE2F19A2FB1B51B50D2FA6E9FB9625A7CE66EB386B |