Name : ghc-stm-split
| |
Version : 0.0.2
| Vendor : obs://build_opensuse_org/devel:languages:haskell
|
Release : 8.1
| Date : 2018-01-12 16:44:06
|
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:/8/openSUSE_Leap_42.2/x86_64 |
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 :