Result for 0044F33ADEE6A50B2B49225F89323A8BE3620E0A

Query result

Key Value
FileSize213182
MD5CD80DA605992149B43F6F446FB9A6597
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.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibghc-enumerator-prof
PackageSectionhaskell
PackageVersion0.4.20-6build2
SHA-10044F33ADEE6A50B2B49225F89323A8BE3620E0A
SHA-2565B09225B2432B45A1BECDFC5CECF2A9DC74A8A6600FE103610E18D14CF878EC7
hashlookup:children-total11
hashlookup:trust50

Network graph view

Children (Total: 11)

The searched file hash includes 11 children files known and seen by metalookup. A sample is included below:

Key Value
FileName./usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/enumerator-0.4.20-HUVdpxt1VegEbrHuKg3sQV/libHSenumerator-0.4.20-HUVdpxt1VegEbrHuKg3sQV_p.a
FileSize1889986
MD5AD50C686A34B049A959D9202F2AFFFF1
SHA-19C2898CDBC5A055AEEA28638611B177F0C26E7A5
SHA-2561D437DBB3FCD90D3363084A615D2A0078D6F47EB94E61EBC6A42B89E4DFEA82D
SSDEEP49152:UP1C0wWSzf2NB6l5YtJ94HUdH42JywXIr/+yjTJB96yF0Y1wBWq0JN/9jQMQwbqb:8
TLSHT1259550166AC69A6AC3FC67B45795D2B13338BC91D743A7070599732F3EB3BA02E64070
Key Value
FileName./usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/enumerator-0.4.20-HUVdpxt1VegEbrHuKg3sQV/Data/Enumerator/Trans.p_hi
FileSize22613
MD54B789CFD81E35691BF40E538A8CF509C
SHA-1B798A2ACE9A3E6C9E38E4D0AD96DFEE321615E22
SHA-2569E4D07F471C052BC126238C957E022B6C6C0051C1F13A89B77B32E652F45AE99
SSDEEP384:+eA2GsvXj+9UXlfnl4J97aBTFJSTMdXjJqRXlGgtGhW8WPGOYKWGsGuGOnGGsXjk:+AP7wUfyddZydhqgMCZlbHm+
TLSHT139A20628AFB3C34AD6338E71483E531CBB21DBD102509F53A0963534ED71BD8AD6966E
Key Value
FileName./usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/enumerator-0.4.20-HUVdpxt1VegEbrHuKg3sQV/Data/Enumerator/Util.p_hi
FileSize5903
MD56B87056ED47D0D47B3739B8C6452F909
SHA-18D50208F06E791CE966038642A65BECA95B980B3
SHA-256033BFA7B1CF4E5DB60BECCC03368CBCBF31C24F541EA2C2F2F5D463921A3256A
SSDEEP96:+m0OILbbJACWYenZ2D/5vpiBHNmUgDZNINlqHLigDZPiPZt7XNQA9JA27bzFx0vR:+pbOxnMLKHYUmWY+mPSt7XNQIh7bzfIr
TLSHT181C1202A9F84EB3DD8241FB688B243427B71EEB21657CB5712D46035DDDB8E02E31269
Key Value
FileName./usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/enumerator-0.4.20-HUVdpxt1VegEbrHuKg3sQV/Data/Enumerator.p_hi
FileSize35186
MD5C394EC626CD02DB426370E6A42A3D787
SHA-141B439D0DDDC49B81FF4827F946989DCA8B3E65F
SHA-2568928628FF77053B3D080E3ACC7968A6E1D03D72781C57D614056BDC2AF3DAA2E
SSDEEP768:eujt8Jjw8sc4s8LXRUzv0zJMq78AW+/ora/f:eu7n
TLSHT1A1F21665EF83C71EE436CAB194B963487B30FAF41A10D74382952436EE3AED8DE72145
Key Value
FileName./usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/enumerator-0.4.20-HUVdpxt1VegEbrHuKg3sQV/Data/Enumerator/Text.p_hi
FileSize88475
MD545F0B2FF85E5154CA2F630F538359616
SHA-17EE82D5A5E9CB2CCA824EA2B9656E761DA1E6B51
SHA-2562AD6659639EE618D0CF7DBF49E236D53168B849F1FE8C03958382B77DA5B8E52
SSDEEP768:TVc57a9iJdD89elG39wC2Ibohd5GvWP5/zjW8JNKM4q0LG+PXgXUHefm+VYvQIBz:TVv6G39UhmC0LG7NKEedBk//fm
TLSHT1D3837431BF43D619D8294BB298F94728B731ECD0175A9B6311153076FDF22F43EA628A
Key Value
FileName./usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/enumerator-0.4.20-HUVdpxt1VegEbrHuKg3sQV/Data/Enumerator/IO.p_hi
FileSize3626
MD53DB2C40D65852132FCA1EA07F341D838
SHA-1D83CBE5ED74797742412D37ECBDD0352EA659FBF
SHA-2564738C028389AE1E4AB45CDC91BCDBDBC91514AC5AEC44B1E7C24F463689A7291
SSDEEP96:GK/wab+qTfFu4pzflHibfHEhJVhzklHXtgmal:G6J+R499thNQl3tTal
TLSHT133713F0D6FC1C72DE4B02F39C5A5C3067B20DBA14AA38F9710D85231EC72C692F216EA
Key Value
FileName./usr/share/doc/libghc-enumerator-prof/copyright
FileSize1484
MD5B082747455C87CCB5288826F5ADF3A96
SHA-18DCAD24B94FAE796CB06E5F338127F7BB406B61D
SHA-256B24B3772420836DC5D373D6513FA3CDEB1A9E7AA1F71E20A464706E4A3019C95
SSDEEP24:g0tyTErSdI26oWkOZV4JjxW+H0yPhgt8xrBHc1d9QH+sUQ8Ok4S0+d9ofoqM4V:aQSP6xkOZ2JFW+lPhE4K1QH+s7IpGfog
TLSHT14F31A45E76C0072229EA23E069B158C5F33F626FF46B56C8B0ADE245671A428E1FB464
Key Value
FileName./usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/enumerator-0.4.20-HUVdpxt1VegEbrHuKg3sQV/Data/Enumerator/Binary.p_hi
FileSize65077
MD50B34831784FA680954E18BC665682212
SHA-1AFD32D9E3C929B0523B05625709C334304D0204A
SHA-256B75D80C942F45E21ADEBFA7F145649813F2277A49843B165155B937D3CB3525F
SSDEEP768:oh15YDBKdujzcMRo6RoBRo3JUHtUdVE1eqXZp+AocDp+JE4sTO+haSHqiykOycAu:6Vg+vN2nCMQF/E
TLSHT1F7531426EF97C316D9658B7284BA472E7731DED12722CB8309483530EC7EAE41D73299
Key Value
FileName./usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/enumerator-0.4.20-HUVdpxt1VegEbrHuKg3sQV/Data/Enumerator/Internal.p_hi
FileSize44779
MD5852FFE380D53897D0F131E90A22F8E3E
SHA-112952B3856252E6D91884E2456D96CE2FF654B39
SHA-25669645FA182302ECAC020F18F56A702B13F67BCFD750B606DC69AEBB0A9F4EF95
SSDEEP768:Rftq7xl0/ociiLHpBxP7ha4Q3AKkgOpQa+FyIZFfM2tfnAXsUA6VPx4o+Qp+vH0n:JHL9
TLSHT17A139085BF83D30AE9168A718E7DF74D7B28DB8416309B53805A6C38FD76EC81C3525A
Key Value
FileName./usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/enumerator-0.4.20-HUVdpxt1VegEbrHuKg3sQV/Data/Enumerator/Compatibility.p_hi
FileSize22248
MD545C33F3C265B54BBF3E827B391EF4559
SHA-193D979670DE620BAC8F8AD47C19AFF8874A19724
SHA-256B1A777A30520F7698745FD5C51563D98FA981E22200E96E9C6AE9915F26340D7
SSDEEP384:XqGsPRBkmQe9kiIyrxiXJIZqmU1dvuV99E9vFjdUSOt1e2:XYPRBkH2kiIyrxiXJIZqmU1dvqze9jdy
TLSHT183A2DE10BFC7CB1AE5639B71C47D830CBB60EE994A21DB0B4059293CAC3AEDC6C70656
Key Value
FileName./usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/enumerator-0.4.20-HUVdpxt1VegEbrHuKg3sQV/Data/Enumerator/List.p_hi
FileSize66500
MD5CED47BE291FA3C63FB55427C4EA46C6A
SHA-15232730434FCCCAEA2019BB0C625D73D2A2023F7
SHA-25641B9A06E1B9B29F50FDBE132EC18F323C52D433C83C46237D78D54594D43AA1F
SSDEEP768:MKTfJcMoov7FGVd+J8j84vuT+eqmV7Pl+HskxXUd7mlVkFJuyJUh7u+yv/bbJktI:MEM5+j+i/Emgo
TLSHT12B53F671AFA3D30FD5668531446DA39C7B61EAF092208B1360592D34BC3BEC81EB55BE