Tue, 19 Nov 2024 22:53:13 UTC | login

Information for RPM ghc-bytestring-trie-0.2.5.0-4.fc33.riscv64.rpm

ID593256
Nameghc-bytestring-trie
Version0.2.5.0
Release4.fc33
Epoch
Archriscv64
SummaryAn efficient finite map from (byte)strings to values
DescriptionAn efficient finite map from bytestrings to values. The implementation is based on big-endian patricia trees, like "Data.IntMap". We first trie on the elements of "Data.ByteString" and then trie on the big-endian bit representation of those elements. Patricia trees have efficient algorithms for union and other merging operations, but they're also quick for lookups and insertions. If you are only interested in being able to associate strings to values, then you may prefer the 'hashmap' package which is faster for those only needing a map-like structure. This package is intended for those who need the extra capabilities that a trie-like structure can offer (e.g., structure sharing to reduce memory costs for highly redundant keys, taking the submap of all keys with a given prefix, contextual mapping, extracting the minimum and maximum keys, etc.).
Build Time2020-04-18 07:26:16 GMT
Size97.24 KB
dda97242a5ff77e6a9800fcd1fe9a72e
LicenseBSD
Buildrootf33-build-182694-45413
Provides
ghc-bytestring-trie = 0.2.5.0-4.fc33
ghc-bytestring-trie(riscv-64) = 0.2.5.0-4.fc33
libHSbytestring-trie-0.2.5.0-IftKxDVYEmg4xfda1duTeN-ghc8.6.5.so()(64bit)
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
libHSbase-4.12.0.0-ghc8.6.5.so()(64bit)
libHSbinary-0.8.6.0-ghc8.6.5.so()(64bit)
libHSbytestring-0.10.8.2-ghc8.6.5.so()(64bit)
libHSghc-prim-0.5.3-ghc8.6.5.so()(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/e30.00 B
/usr/lib/.build-id/e3/00c95af4e5873abe4b096721160b098205c29a85.00 B
/usr/lib64/libHSbytestring-trie-0.2.5.0-IftKxDVYEmg4xfda1duTeN-ghc8.6.5.so514.87 KB
/usr/share/licenses/ghc-bytestring-trie0.00 B
/usr/share/licenses/ghc-bytestring-trie/LICENSE1.51 KB
Component of No Buildroots