Key | Value |
---|---|
FileName | ./usr/share/doc/libghc-hscolour-prof/buildinfo_ppc64el.gz |
FileSize | 2733 |
MD5 | 2AC52D173071945BB37638617DCBF25F |
SHA-1 | C0241F4417524EE04F163EDEE5EDC1C5DBD00AAF |
SHA-256 | 2D59F991513F62246E2884FE1E2E8401B76DB639683FB98AC7546C562952314B |
SSDEEP | 48:XRp9RlPVLcbl5LUxGXCdLZv+7X/cWvKfEQTuIekwFsXiq6aRa8/LOa2mPwkOcu1c:hr9ch5En0XkWvKjiIwAiq6aR/D2mPwsv |
TLSH | T1C4516E39BB63D29C946DDFF3ED40C01851A6828C886A6D13D168F41FEE2F4092D0CD2D |
hashlookup:parent-total | 43 |
hashlookup:trust | 100 |
The searched file hash is included in 43 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 14336 |
MD5 | C7145AA8F29301A28698F9BC3316E78A |
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-1+b1 |
SHA-1 | 0165C0774485041E501F8C14E7CFC44BDA93CC2D |
SHA-256 | 5EB63DE74F5D1715D19F39025BA72ECCCC93F87D299A9090BC94FC6A3C2EE79C |
Key | Value |
---|---|
FileSize | 49752 |
MD5 | DCC8B96BEFF1AFD9C4ABC552A1C47C1D |
PackageDescription | interact with pseudoterminals using subprocesses; profiling libraries This Haskell library permits programs to interact with pseudoterminals, where those pseudoterminals are represented as subprocesses. There are functions available to read and write to the terminals, and to resize them. . See pty(7) for more information on pseudoterminals. . 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-posix-pty-prof |
PackageSection | haskell |
PackageVersion | 0.2.1.1-4+b2 |
SHA-1 | 092AB2BFCCE50D46BF9D1CAE866881F8FB5961EF |
SHA-256 | 3684098AFD25F2532241E77B709FF18D14C9C63AA7DFE160DEFDD5D3BE7E1653 |
Key | Value |
---|---|
FileSize | 17372 |
MD5 | EB1E5979DA73985F8AF2B71B21B0C796 |
PackageDescription | Memory reinterpretation casts for Float/Double/Word32/Word64 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. 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-dev |
PackageSection | haskell |
PackageVersion | 0.1.0-1+b1 |
SHA-1 | 0DFFB682E1B1F83ECA43E35AC8BFE0208636EAE0 |
SHA-256 | 52BD5DA56CA07FF52F7E855E4BB7A00DBC2E516E008A359724C8AC36B6AFC265 |
Key | Value |
---|---|
FileSize | 934624 |
MD5 | 743A7040A3927B133DD7DA1E2A0BF104 |
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-2+b2 |
SHA-1 | 11779AE3E855216C07CAC303870C8B1A162EEC15 |
SHA-256 | 65D947D4162C7D2241416FB2B5BFB281ADB320F3B6B0C48FD58D3881AD444038 |
Key | Value |
---|---|
FileSize | 83076 |
MD5 | EAF6128CA83E40BF4BD5E3841903BCD8 |
PackageDescription | combinatorial algorithms over multisets Various combinatorial algorithms over multisets, including generating all permutations, partitions, size-2 partitions, size-k subsets, necklaces, and bracelets. . 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-multiset-comb-dev |
PackageSection | haskell |
PackageVersion | 0.2.4.1-3+b2 |
SHA-1 | 214BFFDA7190E4EFFC2CAEBCBA96F56591FDD41B |
SHA-256 | A19667C3A215F25DF90793A336D2D5AB78F0126C54DF0004B52399634C36E61C |
Key | Value |
---|---|
FileSize | 248804 |
MD5 | 190A5FB4B928EB657D2D34A577F40C5F |
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.2.8.0-2+b2 |
SHA-1 | 283E43DDE145CF1E9029A174739CE090928462ED |
SHA-256 | CA463256F7C5E697F3FDA02A4C0F5B3113442A64AEDA0A9EE3B9B8F0F17A3789 |
Key | Value |
---|---|
FileSize | 11112 |
MD5 | 76084B3CACE62F106E0FEA28BC5752C2 |
PackageDescription | bindings for system's native wcwidth; profiling libraries 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, 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-wcwidth-prof |
PackageSection | haskell |
PackageVersion | 0.0.2-1+b1 |
SHA-1 | 2DB858D1260AA2632BFF463F345558809FB85A59 |
SHA-256 | BCF30D8F335196F88C13F165FA36AEFE237927C8BC6C32658B3779114CA6DB64 |
Key | Value |
---|---|
FileSize | 1350624 |
MD5 | 86FA687A7928FCA8CD322101F98551F6 |
PackageDescription | Foundation scrap box of array & string; profiling libraries Foundation is an attempt to provide a base-like set of modules that provide a consistent set of features and bugfixes across multiple versions of GHC (unlike base), and to provide a better and more efficient prelude than base's prelude. . This library (basement) is Foundation's most basic primitives without any dependencies. . 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-basement-prof |
PackageSection | haskell |
PackageVersion | 0.0.8-1+b2 |
SHA-1 | 326022BB0A102CAA3D0B5942DBD4796392016390 |
SHA-256 | ECBD00154E6100E4D3EFFC496E5B3A5C2405780CBA06D0D132C3ED7BBA54912D |
Key | Value |
---|---|
FileSize | 32400 |
MD5 | BBDE6AB17868889A5B9ADB18133EB724 |
PackageDescription | signal handling and orphan reaping for Unix PID1 init processes Library/executable for initializing signal handlers, spawning and child process, and reaping orphan processes. These are the responsibilities that must be fulfilled by the initial process in a Unix system, and in particular comes up when running Docker containers. . This library/executable will automatically detect if it is run as some process besides PID1 and, if so, use a straightforward exec system call instead. . 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-pid1-dev |
PackageSection | haskell |
PackageVersion | 0.1.2.0-3+b2 |
SHA-1 | 3266144EA4BE389F3E920A8FF0014E8AB14DBC75 |
SHA-256 | 5F9905A1014A612F703F2AB9D75C339E9FDDAFED3116ADDCF269CD07F12E5C5F |
Key | Value |
---|---|
FileSize | 11928 |
MD5 | AD77A56A12ABB9D51862D56E3958DA52 |
PackageDescription | Windows code page library for Haskell; profiling libraries Functions which adjust code pages on Windows, and do nothing on other operating systems. . 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-code-page-prof |
PackageSection | haskell |
PackageVersion | 0.1.3-3+b2 |
SHA-1 | 33F91F7593E095264F2711C5D09F662F8CF06ECB |
SHA-256 | ABC809088D9F2479DDCE195BB49B6999B931205FF82A93E23B685596469AA881 |