Result for 403DD7F56F95E3EDD6A310564F01DA8177A4BA98

Query result

Key Value
MD5EB353E05475000D26DB7AA8F62BF824E
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.
PackageMaintainerhttps://bugs.opensuse.org
PackageNameghc-strict
PackageRelease4.1
PackageVersion0.4.0.1
SHA-1403DD7F56F95E3EDD6A310564F01DA8177A4BA98
SHA-25641EB2AAFE8186CD15E8812338C6B7129C5D154D80B75720E681431535AE95955
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-8.10.7/strict-0.4.0.1/libHSstrict-0.4.0.1-CfB1LTmmUwYGE3xArIJ0Jl-ghc8.10.7.so
FileSize514552
MD5CE93A7C67F70CB63F3E86448CBB1A678
SHA-1B7FD74E7C7E2BB028D31F901D31BA2FF01263D34
SHA-256272AFBFB42756282EBE454093F4D9C3A63513093897B0E637B66ED11A8207677
SSDEEP3072:6j+Iv4WTDyacy6G5xa1lf415xySlEBspl8HW+j01SpgFBEgsZiGiCkdiDY+ewS6g:6jLwIuxlfEEBsp8GfEpIq
TLSHT1DFB44626BD61CAE9CDFD1134CE764BA502043CD58F592B32166890F51E861C09BFBAFB
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