SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : ghc-stm-split
Version : 0.0.2 Vendor : obs://build_opensuse_org/devel:languages:haskell
Release : 8.1 Date : 2018-06-27 18:53:02
Group : Development/Libraries/Haskell Source RPM : ghc-stm-split-0.0.2-8.1.src.rpm
Size : 0.03 MB
Packager : (none)
Summary : TMVars, TVars and TChans with distinguished input and output side
Description :
Transactional MVars, Vars and Channels with distinguished input and output
side. When threads communicate via a TMVar, a TVar or a TChan there are often
clearly defined roles, which thread is the sender and which one is receiver.
We provide wrappers around the standard concurrency communication channels that
make the distinction clear and type safe.

For example, if a function has a parameter of type \'TChan.In\' then it is sure
that it will only write to that channel. Additionally if the compiler warns
about an unused \'TChan.Out\' that was created by \'TChan.new\' then you know that
the receiver part of your communication is missing.

See also package \'concurrent-split\' for non-transactional communication.
This package follows the same idea as \'chan-split\' but is strictly Haskell 98.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/haskell:/lts:/9/SLE_12_Backports/x86_64

Content of RPM  Changelog  Provides Requires

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

Provides :
ghc-stm-split
ghc-stm-split(x86-64)
libHSstm-split-0.0.2-9EoU9WMAhRMEjvJgMo2oR0-ghc8.0.2.so()(64bit)

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
libc.so.6()(64bit)
libgmp.so.10()(64bit)
libHSbase-4.9.1.0-ghc8.0.2.so()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
rpmlib(PayloadIsLzma) <= 4.4.6-1
libHSghc-prim-0.5.0.0-ghc8.0.2.so()(64bit)
libHSstm-2.4.4.1-JQn4hNPyYjP5m9AcbI88Ve-ghc8.0.2.so()(64bit)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libHSarray-0.5.1.1-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/stm-split-0.0.2-9EoU9WMAhRMEjvJgMo2oR0
/usr/lib64/ghc-8.0.2/stm-split-0.0.2-9EoU9WMAhRMEjvJgMo2oR0/libHSstm-split-0.0.2-9EoU9WMAhRMEjvJgMo2oR0-ghc8.0.2.so
/usr/share/doc/packages/ghc-stm-split
/usr/share/doc/packages/ghc-stm-split/LICENSE

 
ICM