SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ghc-thread-local-storage rpm build for : OpenSuSE. For other distributions click ghc-thread-local-storage.

Name : ghc-thread-local-storage
Version : 0.1.1 Vendor : openSUSE
Release : bp150.2.6 Date : 2018-07-30 20:24:59
Group : Development/Libraries/Haskell Source RPM : ghc-thread-local-storage-0.1.1-bp150.2.6.src.rpm
Size : 0.05 MB
Packager : https://bugs_opensuse_org
Summary : Several options for thread-local-storage (TLS) in Haskell
Description :
Thread-local storage, or TLS, is an important ingredient in many algorithms and
data structures.

The GHC compiler does not provide a built-in notion of TLS either at the
IO-thread or OS thread level. This package provides a few different
implementations of a simple TLS API.

All exported public modules provide exactly the same interface with different
implementations. Run the included criterion benchmark suite to ascertain which
performs the best on your platform.

Example criterion benchmark data can be found here (from an Intel Ivy-Bridge
i7-3770 desktop):
< http://www.cs.indiana.edu/~rrnewton/datasets/xmen_tls_report.html>.

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-thread-local-storage-0.1.1-bp150.2.6.x86_64.rpm
     

Provides :
ghc-thread-local-storage
ghc-thread-local-storage(x86-64)
libHSthread-local-storage-0.1.1-FpcC9hY7QTfBqXOxscYOUn-ghc8.0.2.so()(64bit)

Requires :
libHSarray-0.5.1.1-ghc8.0.2.so()(64bit)
libHSbase-4.9.1.0-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)
libHSinteger-gmp-1.0.0.1-ghc8.0.2.so()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libgmp.so.10()(64bit)
libpthread.so.0()(64bit)
libpthread.so.0(GLIBC_2.2.5)(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/thread-local-storage-0.1.1-FpcC9hY7QTfBqXOxscYOUn
/usr/lib64/ghc-8.0.2/thread-local-storage-0.1.1-FpcC9hY7QTfBqXOxscYOUn/libHSthread-local-storage-0.1.1-FpcC9hY7QTfBqXOxscYOUn-ghc8.0.2.so
/usr/share/doc/packages/ghc-thread-local-storage
/usr/share/doc/packages/ghc-thread-local-storage/LICENSE

 
ICM