Result for 3887D4908F3C9C25F0CCA5C6F277829D969AB1E6

Query result

Key Value
FileName./usr/share/doc/libghc-mime-types-prof/buildinfo_arm64.gz
FileSize3055
MD530D98D58D466DA48B03CABD291A71E49
SHA-13887D4908F3C9C25F0CCA5C6F277829D969AB1E6
SHA-25691F9D6306FE49986B5BA74DEB75FF46D6FB1734BC57DEA7496E64EC843AE8587
SSDEEP48:XfjTyfg/sok2JwWlANEi+Kz/ekigXNDe1G2dpJwGWpM/bAEZHN+h6pK5rjqOiXmT:7Td//xJjlwD+Kz/QeDerp+GWpMFS6U5/
TLSHT172515CA869919C43CBD64700D729A70EBF2D56A575C0C21E68E8227495FE42F9079416
hashlookup:parent-total4
hashlookup:trust70

Network graph view

Parents (Total: 4)

The searched file hash is included in 4 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
FileSize843408
MD5B5FAAC16176F87F66FC27B9386B57AD5
PackageDescriptionmime-type handling types and functions; profiling libraries; profiling libraries This package provides basic types and functions to handle mime-types. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
PackageMaintainerDebian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
PackageNamelibghc-mime-types-prof
PackageSectionhaskell
PackageVersion0.1.0.7-3+b1
SHA-19FD4979F31D513C9A1648CB1F09C26D222AE88C4
SHA-25616A242DB87235F776D21FC429E68B56481DD83E957A17C98BFB1249609591D9C
Key Value
FileSize287446
MD55DB7581E69EF469CA878CF50810989B1
PackageDescriptionhigh-performance left-fold enumerators; profiling libraries Typical buffer–based incremental I/O is based around a single loop, which reads data from some source (such as a socket or file), transforms it, and generates one or more outputs (such as a line count, HTTP responses, or modified file). Although efficient and safe, these loops are all single–purpose; it is difficult or impossible to compose buffer–based processing loops. . Haskell's concept of "lazy I/O" allows pure code to operate on data from an external source. However, lazy I/O has several shortcomings. Most notably, resources such as memory and file handles can be retained for arbitrarily long periods of time, causing unpredictable performance and error conditions. . Enumerators are an efficient, predictable, and safe alternative to lazy I/O. Discovered by Oleg Kiselyov, they allow large datasets to be processed in near–constant space by pure code. Although somewhat more complex to write, using enumerators instead of lazy I/O produces more correct programs. . This library contains an enumerator implementation for Haskell, designed to be both simple and efficient. Three core types are defined, along with numerous helper functions: . Iteratee: Data sinks, analogous to left folds. Iteratees consume a sequence of input values, and generate a single output value. Many iteratees are designed to perform side effects (such as printing to stdout), so they can also be used as monad transformers. . Enumerator: Data sources, which generate input sequences. Typical enumerators read from a file handle, socket, random number generator, or other external stream. To operate, enumerators are passed an iteratee, and provide that iteratee with input until either the iteratee has completed its computation, or EOF. . Enumeratee: Data transformers, which operate as both enumerators and iteratees. Enumeratees read from an outer enumerator, and provide the transformed data to an inner iteratee. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
PackageMaintainerDebian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
PackageNamelibghc-enumerator-prof
PackageSectionhaskell
PackageVersion0.4.20-6+b1
SHA-137D9517674BF48B5AF697333AB4924281FF6D14B
SHA-2562324C5B6A379A38F283D846DBC424F0D9CE68B560658BA8220C7D134E8A73555
Key Value
FileSize287680
MD51EC89D2545AF899DC02FE715B6983EA4
PackageDescriptionhigh-performance left-fold enumerators Typical buffer–based incremental I/O is based around a single loop, which reads data from some source (such as a socket or file), transforms it, and generates one or more outputs (such as a line count, HTTP responses, or modified file). Although efficient and safe, these loops are all single–purpose; it is difficult or impossible to compose buffer–based processing loops. . Haskell's concept of "lazy I/O" allows pure code to operate on data from an external source. However, lazy I/O has several shortcomings. Most notably, resources such as memory and file handles can be retained for arbitrarily long periods of time, causing unpredictable performance and error conditions. . Enumerators are an efficient, predictable, and safe alternative to lazy I/O. Discovered by Oleg Kiselyov, they allow large datasets to be processed in near–constant space by pure code. Although somewhat more complex to write, using enumerators instead of lazy I/O produces more correct programs. . This library contains an enumerator implementation for Haskell, designed to be both simple and efficient. Three core types are defined, along with numerous helper functions: . Iteratee: Data sinks, analogous to left folds. Iteratees consume a sequence of input values, and generate a single output value. Many iteratees are designed to perform side effects (such as printing to stdout), so they can also be used as monad transformers. . Enumerator: Data sources, which generate input sequences. Typical enumerators read from a file handle, socket, random number generator, or other external stream. To operate, enumerators are passed an iteratee, and provide that iteratee with input until either the iteratee has completed its computation, or EOF. . Enumeratee: Data transformers, which operate as both enumerators and iteratees. Enumeratees read from an outer enumerator, and provide the transformed data to an inner iteratee. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
PackageMaintainerDebian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
PackageNamelibghc-enumerator-dev
PackageSectionhaskell
PackageVersion0.4.20-6+b1
SHA-1FDC8E6977E43AAD84641AA7A91D812D11ED5B2BE
SHA-25682EE5736AAB1D89018DBA006FB2538A7F22F9AEF1CAC582409642E8075DFD1BD
Key Value
FileSize375290
MD5FCA2176E810D711E9163155E1F9E5F7C
PackageDescriptionmime-type handling types and functions This package provides basic types and functions to handle mime-types. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
PackageMaintainerDebian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
PackageNamelibghc-mime-types-dev
PackageSectionhaskell
PackageVersion0.1.0.7-3+b1
SHA-156ED368048A0352EE3BEE7FE976BBE3FF25E5B14
SHA-2567866C546866498D71A117C4A843016696C1A28484C102E00B472FCA295562454