SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ghc-bytestring-trie rpm build for : openSUSE Leap 42. For other distributions click ghc-bytestring-trie.

Name : ghc-bytestring-trie
Version : 0.2.4.1 Vendor : obs://build_opensuse_org/devel:languages:haskell
Release : 9.1 Date : 2018-06-27 17:06:40
Group : Development/Libraries/Haskell Source RPM : ghc-bytestring-trie-0.2.4.1-9.1.src.rpm
Size : 0.22 MB
Packager : (none)
Summary : An efficient finite map from (byte)strings to values
Description :
An efficient finite map from (byte)strings 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: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/haskell:/lts:/9/openSUSE_Leap_42.3/x86_64

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
ghc-bytestring-trie
ghc-bytestring-trie(x86-64)
libHSbytestring-trie-0.2.4.1-6DEC77Kan7U9FfTtx66IbD-ghc8.0.2.so()(64bit)

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
libc.so.6()(64bit)
libHSbytestring-0.10.8.1-ghc8.0.2.so()(64bit)
libgmp.so.10()(64bit)
libHSbinary-0.8.3.0-ghc8.0.2.so()(64bit)
libHSbase-4.9.1.0-ghc8.0.2.so()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.14)(64bit)
rpmlib(PayloadIsLzma) <= 4.4.6-1
libHScontainers-0.5.7.1-ghc8.0.2.so()(64bit)
libHSghc-prim-0.5.0.0-ghc8.0.2.so()(64bit)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libHSarray-0.5.1.1-ghc8.0.2.so()(64bit)
libHSdeepseq-1.4.2.0-ghc8.0.2.so()(64bit)
libHSinteger-gmp-1.0.0.1-ghc8.0.2.so()(64bit)


Content of RPM :
/usr/lib64/ghc-8.0.2/bytestring-trie-0.2.4.1-6DEC77Kan7U9FfTtx66IbD
/usr/lib64/ghc-8.0.2/bytestring-trie-0.2.4.1-6DEC77Kan7U9FfTtx66IbD/libHSbytestring-trie-0.2.4.1-6DEC77Kan7U9FfTtx66IbD-ghc8.0.2.so
/usr/share/doc/packages/ghc-bytestring-trie
/usr/share/doc/packages/ghc-bytestring-trie/LICENSE

 
ICM