Sun, 01 Feb 2026 02:26:22 CST | login

Information for RPM ghc-safe-0.3.21-1.oc9.loongarch64.rpm

ID415017
Buildghc-safe-0.3.21-1.oc9
Nameghc-safe
Version0.3.21
Release1.oc9
Epoch
Archloongarch64
DraftFalse
SummaryLibrary of safe (exception free) functions
DescriptionA library wrapping 'Prelude'/'Data.List' functions that can throw exceptions, such as 'head' and '!!'. Each unsafe function has up to four variants, e.g. with 'tail': * 'tail :: [a] -> [a]', raises an error on 'tail []'. * 'tailMay :: [a] -> /Maybe/ [a]', turns errors into 'Nothing'. * 'tailDef :: /[a]/ -> [a] -> [a]', takes a default to return on errors. * 'tailNote :: /String/ -> [a] -> [a]', takes an extra argument which supplements the error message. * 'tailSafe :: [a] -> [a]', returns some sensible default if possible, '[]' in the case of 'tail'. This package is divided into three modules: * "Safe" contains safe variants of 'Prelude' and 'Data.List' functions. * "Safe.Foldable" contains safe variants of 'Foldable' functions. * "Safe.Exact" creates crashing versions of functions like 'zip' (errors if the lists are not equal) and 'take' (errors if there are not enough elements), then wraps them to provide safe variants.
Build Time2025-09-19 02:35:01 GMT
Size40.90 KB
48b5d9dadc3598ed166172010108a966
LicenseBSD-3-Clause
Buildrootdist-oc9-epol-build-211464-80709
Provides
ghc-safe = 0.3.21-1.oc9
ghc-safe(loongarch-64) = 0.3.21-1.oc9
libHSsafe-0.3.21-BhnmY6UVgcnJ6oaAWHpjGA-ghc9.8.4.so()(64bit)
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
libHSbase-4.19.2.0-inplace-ghc9.8.4.so()(64bit)
libHSghc-bignum-1.3-inplace-ghc9.8.4.so()(64bit)
libHSghc-prim-0.11.0-inplace-ghc9.8.4.so()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.36)(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(PayloadIsXz) <= 5.2-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/9b0.00 B
/usr/lib/.build-id/9b/2b59d8f0633c6cce7de68d9614a5699dba453287.00 B
/usr/lib64/ghc-9.8.4/lib/libHSsafe-0.3.21-BhnmY6UVgcnJ6oaAWHpjGA-ghc9.8.4.so333.92 KB
/usr/share/licenses/ghc-safe0.00 B
/usr/share/licenses/ghc-safe/LICENSE1.49 KB
Component of No Buildroots