SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ghc-bytestring-trie rpm build for : Fedora Other. For other distributions click ghc-bytestring-trie.

Name : ghc-bytestring-trie
Version : 0.2.7.3 Vendor : Fedora Project
Release : 1.fc41 Date : 2024-08-05 15:13:20
Group : Unspecified Source RPM : ghc-bytestring-trie-0.2.7.3-1.fc41.src.rpm
Size : 0.27 MB
Packager : Fedora Project
Summary : An efficient finite map from bytestrings to values
Description :
An 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.).

RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora/linux/development/41/Everything/x86_64/os/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ghc-bytestring-trie-0.2.7.3-1.fc41.x86_64.rpm
ftp.icm.edu.pl  ghc-bytestring-trie-0.2.7.3-1.fc41.x86_64.rpm
     

Provides :
ghc-bytestring-trie
ghc-bytestring-trie(x86-64)
libHSbytestring-trie-0.2.7.3-F0eAkCIpt9SD3T3CvZdBMr-ghc9.6.6.so()(64bit)

Requires :
libHSarray-0.5.6.0-ghc9.6.6.so()(64bit)
libHSbase-4.18.2.1-ghc9.6.6.so()(64bit)
libHSbinary-0.8.9.1-ghc9.6.6.so()(64bit)
libHSbytestring-0.11.5.3-ghc9.6.6.so()(64bit)
libHScontainers-0.6.7-ghc9.6.6.so()(64bit)
libHSdeepseq-1.4.8.1-ghc9.6.6.so()(64bit)
libHSghc-bignum-1.3-ghc9.6.6.so()(64bit)
libHSghc-boot-th-9.6.6-ghc9.6.6.so()(64bit)
libHSghc-prim-0.10.0-ghc9.6.6.so()(64bit)
libHSpretty-1.1.3.6-ghc9.6.6.so()(64bit)
libHStemplate-haskell-2.20.0.0-ghc9.6.6.so()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_ABI_DT_RELR)(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)


Content of RPM :
/usr/lib/.build-id
/usr/lib/.build-id/24
/usr/lib/.build-id/24/4a3294ea882be2949b98b6004f9b7367b070db
/usr/lib64/ghc-9.6.6/lib/libHSbytestring-trie-0.2.7.3-F0eAkCIpt9SD3T3CvZdBMr-ghc9.6.6.so
/usr/share/licenses/ghc-bytestring-trie
/usr/share/licenses/ghc-bytestring-trie/LICENSE

 
ICM