libghc-stm-chans-dev 3.0.0.4-ok1 (amd64 binary) in openkylin yangtze
Additional types of STM channels:
* TBChan: a version of TChan where the queue is bounded in length
* TBMChan: a version of TChan where the queue is bounded in length
and closeable.
* TBMQueue: a version of TQueue where the queue is bounded in length
and closeable.
* TMChan: a version of TChan where the queue is closeable. This is
similar to a TChan (Maybe a) with a monotonicity guarantee that
once there's a Nothing there will always be Nothing.
* TMQueue: a version of TQueue where the queue is closeable. This is
similar to a TQueue (Maybe a) with a monotonicity guarantee that
once there's a Nothing there will always be Nothing.
.
This package provides a library for the Haskell programming language.
See http://
Details
- Package version:
- 3.0.0.4-ok1
- Status:
- Deleted
- Component:
- main
- Priority:
- Optional
Downloadable files
- libghc-stm-chans-dev_3.0.0.4-ok1_amd64.deb (54.8 KiB)
Package relationships
- Depends on:
- libatomic1 (>= 4.8)
- libc6 (>= 2.2.5)
- libghc-base-dev-4.12.0.0-a86a1
- libghc-stm-dev-2.5.0.0-daead
- libgmp10
- Provides:
- libghc-stm-chans-dev-3.0.0.4-cf59a
- Suggests: