Key | Value |
---|---|
FileName | ./usr/share/doc/libghc-hscolour-prof/buildinfo_s390x.gz |
FileSize | 2729 |
MD5 | B5F36AEF527ED6AD3CFDFCA81369D6F0 |
SHA-1 | 0CB60A1646A84DE7AB4394BAA8CF98C7F1FE5093 |
SHA-256 | 8047C052D1AF48192767C20A2329981A00ADAE6CDAD4C8EE172825D03E86C19E |
SSDEEP | 48:XU1oP+uEf1HnbQ0M6S8iBmIcN3/QK8PImAPnwU9WXkWbDuo07aKfcJ3S/VsWqb3D:P+1fJnk0MAP4PMPnbIXYV75fSi/wbT |
TLSH | T17C514B7CE7128703D08D1E6077713F66F85E72526A105AABA4C238331E633AE984612D |
hashlookup:parent-total | 65 |
hashlookup:trust | 100 |
The searched file hash is included in 65 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 304036 |
MD5 | 679587E06D76AC6D2FE3D1FA5EF9AC00 |
PackageDescription | nicer interface for reified information about data types This package normalizes variations in the interface for inspecting datatype information via Template Haskell so that packages and support a single, easier to use informational datatype while supporting many versions of Template Haskell. . 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-th-abstraction-dev |
PackageSection | haskell |
PackageVersion | 0.3.2.0-1+b2 |
SHA-1 | 01AFB55936313FBB99F39D59362BA49A8781A3A9 |
SHA-256 | A5ECBFBCDAEB9F8C2B71F12F5582FAC3C60BF9CB5304BC28A181AED31FC9C79E |
Key | Value |
---|---|
FileSize | 25052 |
MD5 | 8545522FC1F85417F012686593961C2E |
PackageDescription | Cross-platform library for handling echoing terminal input; profiling libraries The base library exposes the hGetEcho and hSetEcho functions for querying and setting echo status, but unfortunately, neither function works with MinTTY consoles on Windows. This is a serious issue, since hGetEcho and hSetEcho are often used to disable input echoing when a program prompts for a password, so many programs will reveal your password as you type it on MinTTY! . This library provides an alternative interface which works with both MinTTY and other consoles. . 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-echo-prof |
PackageSection | haskell |
PackageVersion | 0.1.3-5+b2 |
SHA-1 | 05C2655D940E403BC4BBF4456F0F67A2EC5F1633 |
SHA-256 | 65B6219D58DE3A2ABE3F0728B9F9821B9BC2616F595EFC01BFAF40FD2F9AE032 |
Key | Value |
---|---|
FileSize | 385268 |
MD5 | 59BCA74CB4F86686AEB8DD9C222106F6 |
PackageDescription | GHC libraries for colourising Haskell code HsColour currently has five output formats: ANSI terminal codes, HTML 3.2 with <font> tags, HTML 4.01 with CSS, LaTeX, and mIRC chat client codes. . 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-hscolour-dev |
PackageSection | haskell |
PackageVersion | 1.24.4-3+b2 |
SHA-1 | 08077CE65452C6DF25A6322B91B410D3CDD939A6 |
SHA-256 | 63E28541E8FB5D11AF8D8910ED47511832313C149E857AFB7273BAE096D108AE |
Key | Value |
---|---|
FileSize | 13712 |
MD5 | 5C0C23013F41FFE7997E1AA834086138 |
PackageDescription | bindings for system's native wcwidth This package provides the wcwidth function which can be used to learn, for most of Unicode, how wide the individual Char code points will come out on the terminal. . 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-wcwidth-dev |
PackageSection | haskell |
PackageVersion | 0.0.2-2+b2 |
SHA-1 | 0AA4F65E124E0E0812C886EB8E0FBF6DB407CE59 |
SHA-256 | 9CB2E73CE7FFEC4F4BB6C81421ED15E6B866FA6047088FA711071C4C4C3D1807 |
Key | Value |
---|---|
FileSize | 15352 |
MD5 | A426360ED63DFA375A2A5C171CEB2C84 |
PackageDescription | Memory reinterpretation casts for Float/Double/Word32/Word64; profiling libraries This package provides memory reinterpretation casts for Float/Double and Word32/Word64 for Haskell. The implementations in the @.Internal@ package are different ways to tackle the problem; the @array@ method (current default) is about 5 times faster than the @FFI@ method. . 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-reinterpret-cast-prof |
PackageSection | haskell |
PackageVersion | 0.1.0-2+b2 |
SHA-1 | 0E459A26BC26754E1897074F9083614665D9CD53 |
SHA-256 | C3FFC5E97CE5CBF833793CC7EF1D31EF6A983DBEFECA145DC81523F60BDB98EF |
Key | Value |
---|---|
FileSize | 1785908 |
MD5 | D94FF13C554B0BDCBF911DB4404CB19B |
PackageDescription | Haskell program to colourise Haskell code HsColour currently has five output formats: ANSI terminal codes, HTML 3.2 with <font> tags, HTML 4.01 with CSS, LaTeX, and mIRC chat client codes. |
PackageMaintainer | Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> |
PackageName | hscolour |
PackageSection | haskell |
PackageVersion | 1.24.4-3+b2 |
SHA-1 | 1B51436AA9681AE372FDD1757FCCC6AA90A368C3 |
SHA-256 | 78DD5CCCE8B8CECE1D9EB5AEA5BA8835B0BB5BC92776C77910DF5181E03DBEA3 |
Key | Value |
---|---|
FileSize | 11472 |
MD5 | BB7F3655FDEC071FF91D027F5CE1B013 |
PackageDescription | unified interface to unsafe functions SafeHaskell introduced the notion of safe and unsafe modules. In order to make as many as possible modules "safe", the well-known unsafe functions were moved to distinguished modules. This makes it hard to write packages that work with both old and new versions of GHC. This package provides a single module, System.Unsafe, that exports the unsafe functions from the base package. It provides them in a style ready for qualification. . 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-unsafe-dev |
PackageSection | haskell |
PackageVersion | 0.0-2+b2 |
SHA-1 | 1CB274F146CF430453A52E49FCEB0D2477B587B1 |
SHA-256 | 69496AE4AD0D7B40CD17054695890F7660262D05822DD220CD29EA01A7CBB8B1 |
Key | Value |
---|---|
FileSize | 20608 |
MD5 | EF76A6D36E605B59CAB16939C4E4E875 |
PackageDescription | use GHC call-stacks in a backward compatible way; profiling libraries Source locations in a GHC call stack. . 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-call-stack-prof |
PackageSection | haskell |
PackageVersion | 0.2.0-1+b2 |
SHA-1 | 1F5BCA2207AC2A84E1F3C3AAE5DAFF782137B4B9 |
SHA-256 | 69E366F5CE9F080011E082BAE2A0B66BF968717B5D4BBB8573BDB339366995BE |
Key | Value |
---|---|
FileSize | 14448 |
MD5 | 7DBC28B9E0459B3E58805CA9BA5EB29B |
PackageDescription | time a computation; profiling libraries A simple wrapper to show the used CPU time of monadic computation with an IO base. . 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-timeit-prof |
PackageSection | haskell |
PackageVersion | 2.0-1+b2 |
SHA-1 | 22852BF19AD89BC9AEE5D0A1E3C0CB81BEE1376C |
SHA-256 | FC7C9D3444D873405C063816C8FFD9B796BD9CAAE6654AEC9FFB32C865F803FF |
Key | Value |
---|---|
FileSize | 75780 |
MD5 | B57F8C581E68F2218613E3B86FC4BD0D |
PackageDescription | Setup.hs helper for doctests running Currently (beginning of 2017), there isn't a `cabal doctest` command. Yet to properly work, doctest needs plenty of configuration. This library provides the common bits for writing custom Setup.hs until that is resolved. . 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-cabal-doctest-dev |
PackageSection | haskell |
PackageVersion | 1.0.8-1+b2 |
SHA-1 | 23DDE6D1886CE218B83F048B0F1B4C467D6D5875 |
SHA-256 | A80C887268642CF26CA1DB7A9A99299F88F741E92AC7EA6CD56A7C2CFCF7B62B |