Result for 183D60D9BF6FDB556AC57026464275DD7F427E69

Query result

Key Value
MD55D4EB6AEA1C4A2BE61D1FAAFD7C4A491
PackageArchx86_64
PackageDescriptionThis package provides strict versions of some standard Haskell data types (pairs, Maybe and Either). It also contains strict IO operations. It is common knowledge that lazy datastructures can lead to space-leaks. This problem is particularly prominent, when using lazy datastructures to store the state of a long-running application in memory. One common solution to this problem is to use 'seq' and its variants in every piece of code that updates your state. However a much easier solution is to use fully strict types to store such state values. By "fully strict types" we mean types for whose values it holds that, if they are in weak-head normal form, then they are also in normal form. Intuitively, this means that values of fully strict types cannot contain unevaluated thunks. To define a fully strict datatype, one typically uses the following recipe. 1. Make all fields of every constructor strict; i.e., add a bang to all fields. 2. Use only strict types for the fields of the constructors. The second requirement is problematic as it rules out the use of the standard Haskell 'Maybe', 'Either', and pair types. This library solves this problem by providing strict variants of these types and their corresponding standard support functions and type-class instances. Note that this library does currently not provide fully strict lists. They can be added if they are really required. However, in many cases one probably wants to use unboxed or strict boxed vectors from the 'vector' library (<http://hackage.haskell.org/package/vector>) instead of strict lists. Moreover, instead of 'String's one probably wants to use strict 'Text' values from the 'text' library (<http://hackage.haskell.org/package/text>). This library comes with batteries included; i.e., mirror functions and instances of the lazy versions in 'base'. It also includes instances for type-classes from the 'deepseq', 'binary', and 'hashable' packages.
PackageNameghc-strict
PackageRelease4.2
PackageVersion0.4.0.1
SHA-1183D60D9BF6FDB556AC57026464275DD7F427E69
SHA-2562CDA045509C1855E42D56ED4F1090538D2B0814A4272E698A74B364FDA32BD26
hashlookup:children-total2
hashlookup:trust50

Network graph view

Children (Total: 2)

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

Key Value
FileName./usr/lib64/ghc-9.2.0.20210422/strict-0.4.0.1/libHSstrict-0.4.0.1-7hQKbNqBKiyLxIf5H5cbML-ghc9.2.0.20210422.so
FileSize517280
MD59E094BEBBD0E41FEFCBEB4DBB3EF845C
SHA-1CA034A93FF9B8184C5CDE2BA6D93B1C25D0A81B6
SHA-2569D1F34A8E7BBBEF466B484A4B1F17A5E6DAE27EE818ED142CCE7F2568B179E97
SSDEEP6144:XAQbG+SkLZBEw1Qy1KrEFGl5h2DiWHwr4opOzAQRmC35TVKZgUN0NfUbSF3+j5wH:h6P+gS5Q6F
TLSHT1A5B47215AE64CEEADDEC11781EBB4BB4260459EC8B2977310264A4F01E827D117B7EF3
Key Value
FileName./usr/share/licenses/ghc-strict/LICENSE
FileSize1447
MD59FA0CCB0991FBFE8846C027A053D8CD8
SHA-103A6D6129FBFBCC3DF169BAACC70EE6EE3926167
SHA-25679C71A6ECE44448F34B5395C358367E1C94C2C3924CBF690F251551BD392A185
SSDEEP24:03UnogbOIhrYFThJyhrYFTXAJBN/BTP4W9/1432sQEOk8d6gROF32s3yTtTfRzSW:pOorYJKrYJy7JP4k/1432sHEI32s3utf
TLSHT1B631748B12444BE349F25B51366AA9C0B09DC03C3F23AE061CB9F3985B7B12FD4BB451
tar:gnameroot
tar:unameroot