SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ghc-ttrie rpm build for : OpenSuSE. For other distributions click ghc-ttrie.

Name : ghc-ttrie
Version : 0.1.2.1 Vendor : openSUSE
Release : bp150.1.3 Date : 2018-07-30 20:42:18
Group : Development/Libraries/Haskell Source RPM : ghc-ttrie-0.1.2.1-bp150.1.3.src.rpm
Size : 0.13 MB
Packager : https://bugs_opensuse_org
Summary : Contention-free STM hash map
Description :
A contention-free STM hash map. \"Contention-free\" means that the map will never
cause spurious conflicts. A transaction operating on the map will only ever
have to retry if another transaction is operating on the same key at the same
time.

This is an implementation of the /transactional trie/, which is basically a
/lock-free concurrent hash trie/ lifted into STM. For a detailed discussion,
including an evaluation of its performance, see Chapter 4 of
< https://github.com/mcschroeder/thesis my master\'s thesis>.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15/standard/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ghc-ttrie-0.1.2.1-bp150.1.3.x86_64.rpm
     

Provides :
ghc-ttrie
ghc-ttrie(x86-64)
libHSttrie-0.1.2.1-7pRgv70n1oKoEykDLZ2zy-ghc8.0.2.so()(64bit)

Requires :
libHSarray-0.5.1.1-ghc8.0.2.so()(64bit)
libHSatomic-primops-0.8.0.4-FvFLsKpDYPjGSQUM1RkO57-ghc8.0.2.so()(64bit)
libHSbase-4.9.1.0-ghc8.0.2.so()(64bit)
libHSbinary-0.8.3.0-ghc8.0.2.so()(64bit)
libHSbytestring-0.10.8.1-ghc8.0.2.so()(64bit)
libHScontainers-0.5.7.1-ghc8.0.2.so()(64bit)
libHSdeepseq-1.4.2.0-ghc8.0.2.so()(64bit)
libHSghc-prim-0.5.0.0-ghc8.0.2.so()(64bit)
libHShashable-1.2.6.1-ArdkmQrtdsLPQA60ZQw2E-ghc8.0.2.so()(64bit)
libHSinteger-gmp-1.0.0.1-ghc8.0.2.so()(64bit)
libHSprimitive-0.6.2.0-4578caNkWQ54Gt1mxLF2Yh-ghc8.0.2.so()(64bit)
libHSstm-2.4.4.1-JQn4hNPyYjP5m9AcbI88Ve-ghc8.0.2.so()(64bit)
libHStext-1.2.2.2-1cn50juu89QSL9QkUVcRY-ghc8.0.2.so()(64bit)
libHStransformers-0.5.2.0-ghc8.0.2.so()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libgmp.so.10()(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib64/ghc-8.0.2/ttrie-0.1.2.1-7pRgv70n1oKoEykDLZ2zy
/usr/lib64/ghc-8.0.2/ttrie-0.1.2.1-7pRgv70n1oKoEykDLZ2zy/libHSttrie-0.1.2.1-7pRgv70n1oKoEykDLZ2zy-ghc8.0.2.so
/usr/share/doc/packages/ghc-ttrie
/usr/share/doc/packages/ghc-ttrie/LICENSE

 
ICM