Fri, 05 Jul 2024 22:19:19 UTC | login

Information for RPM ghc-strict-0.5-3.fc40.riscv64.rpm

ID1180608
Nameghc-strict
Version0.5
Release3.fc40
Epoch
Archriscv64
SummaryStrict data types and String IO
DescriptionThis 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.
Build Time2024-02-15 15:12:59 GMT
Size127.06 KB
64de945b6cdce9350ee0256db07626c7
LicenseBSD-3-Clause
Buildrootf40-build-776644-128981
Provides
ghc-strict = 0.5-3.fc40
ghc-strict(riscv-64) = 0.5-3.fc40
libHSstrict-0.5-BMGWBclA5sg312fCUlbuTw-ghc9.4.5.so()(64bit)
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
libHSarray-0.5.4.0-ghc9.4.5.so()(64bit)
libHSassoc-1.1-H3gdf0Ue1d5sn9822dJ4G-ghc9.4.5.so()(64bit)
libHSbase-4.17.1.0-ghc9.4.5.so()(64bit)
libHSbinary-0.8.9.1-ghc9.4.5.so()(64bit)
libHSbytestring-0.11.4.0-ghc9.4.5.so()(64bit)
libHScontainers-0.6.7-ghc9.4.5.so()(64bit)
libHSdeepseq-1.4.8.0-ghc9.4.5.so()(64bit)
libHSfilepath-1.4.2.2-ghc9.4.5.so()(64bit)
libHSfoldable1-classes-compat-0.1-JP9wXcYYGsT10VsvIV9rpl-ghc9.4.5.so()(64bit)
libHSghc-bignum-1.3-ghc9.4.5.so()(64bit)
libHSghc-boot-th-9.4.5-ghc9.4.5.so()(64bit)
libHSghc-prim-0.9.0-ghc9.4.5.so()(64bit)
libHShashable-1.4.2.0-FFBRhuY0w4YLmuLEs5uQAt-ghc9.4.5.so()(64bit)
libHSpretty-1.1.3.6-ghc9.4.5.so()(64bit)
libHStagged-0.8.7-CYOhX22Df3PFW5V1S0dOJa-ghc9.4.5.so()(64bit)
libHStemplate-haskell-2.19.0.0-ghc9.4.5.so()(64bit)
libHStext-2.0.2-ghc9.4.5.so()(64bit)
libHSthese-1.2-3gvRWs9hjHpLbWG1JfTveA-ghc9.4.5.so()(64bit)
libHStransformers-0.5.6.2-ghc9.4.5.so()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.27)(64bit)
libgmp.so.10()(64bit)
libm.so.6()(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 6 of 6
Name ascending sort Size
/usr/lib/.build-id0.00 B
/usr/lib/.build-id/b50.00 B
/usr/lib/.build-id/b5/9c71df76f05839a20236618eba38d4b28599de86.00 B
/usr/lib64/ghc-9.4.5/lib/libHSstrict-0.5-BMGWBclA5sg312fCUlbuTw-ghc9.4.5.so665.16 KB
/usr/share/licenses/ghc-strict0.00 B
/usr/share/licenses/ghc-strict/LICENSE1.41 KB
Component of
Page:
1 through 50 of 96 >>>
Buildroot descending sort Created State
f40-build-807745-145260 2024-04-17 13:01:09 expired
f40-build-807361-145185 2024-04-17 07:58:38 expired
f40-build-807304-145173 2024-04-17 06:38:10 expired
f40-build-806996-145155 2024-04-16 11:57:29 expired
f40-build-806565-145129 2024-04-16 06:18:54 expired
f40-build-806369-145125 2024-04-15 17:41:50 expired
f40-build-806354-144993 2024-04-15 16:44:03 expired
f40-build-805413-144749 2024-04-14 11:12:35 expired
f40-build-803683-144297 2024-04-12 10:08:09 expired
f40-build-803517-144261 2024-04-12 08:36:01 expired
f40-build-802057-143892 2024-04-11 08:44:15 expired
f40-build-801916-143874 2024-04-11 07:25:20 expired
f40-build-801598-143795 2024-04-10 18:25:04 expired
f40-build-800949-143643 2024-04-10 10:45:06 expired
f40-build-800936-143637 2024-04-10 10:37:16 expired
f40-build-799154-142138 2024-03-27 17:09:24 expired
f40-build-796576-140336 2024-03-22 23:11:08 expired
f40-build-796151-140456 2024-03-22 15:04:50 expired
f40-build-795715-140214 2024-03-22 12:03:34 expired
f40-build-794162-139322 2024-03-21 05:59:54 expired
f40-build-793392-138816 2024-03-20 08:55:08 expired
f40-build-792808-138594 2024-03-19 17:03:44 expired
f40-build-792614-138442 2024-03-19 15:12:42 expired
f40-build-790834-136875 2024-03-18 12:35:04 expired
f40-build-777651-129457 2024-02-18 10:55:21 expired
f40-build-777643-129449 2024-02-18 08:10:40 expired
f40-build-777641-129439 2024-02-18 07:45:39 expired
f40-build-777638-129431 2024-02-18 07:18:21 expired
f40-build-777637-129431 2024-02-18 07:16:33 expired
f40-build-777636-129429 2024-02-18 07:14:12 expired
f40-build-777633-129429 2024-02-18 07:11:41 expired
f40-build-777631-129429 2024-02-18 07:10:42 expired
f40-build-777630-129429 2024-02-18 07:09:41 expired
f40-build-777624-129423 2024-02-18 06:56:14 expired
f40-build-777623-129423 2024-02-18 06:56:12 expired
f40-build-777622-129423 2024-02-18 06:54:52 expired
f40-build-777617-129421 2024-02-18 06:33:00 expired
f40-build-777616-129421 2024-02-18 06:32:57 expired
f40-build-777615-129421 2024-02-18 06:32:55 expired
f40-build-777614-129421 2024-02-18 06:32:53 expired
f40-build-777613-129421 2024-02-18 06:29:25 expired
f40-build-777607-129417 2024-02-18 06:08:53 expired
f40-build-777603-129417 2024-02-18 05:18:22 expired
f40-build-777601-129361 2024-02-17 22:05:26 expired
f40-build-777600-129415 2024-02-17 20:54:35 expired
f40-build-777451-129361 2024-02-17 18:17:42 expired
f40-build-777443-129359 2024-02-17 18:04:39 expired
f40-build-777433-129353 2024-02-17 17:43:48 expired
f40-build-777432-129353 2024-02-17 17:43:10 expired
f40-build-777429-129353 2024-02-17 17:42:00 expired