Skip to content
Sections
>> Trisquel >> Packages >> aramo >> haskell >> libghc-stm-chans-dev
etiona  ] [  nabia  ] [  aramo  ]
[ Source: haskell-stm-chans  ]

Package: libghc-stm-chans-dev (3.0.0.4-9build2)

additional types of channels for STM

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://www.haskell.org/ for more information on Haskell.

Other Packages Related to libghc-stm-chans-dev

  • depends
  • recommends
  • suggests

Download libghc-stm-chans-dev

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 50.2 kB602 kB [list of files]
arm64 59.7 kB783 kB [list of files]
armhf 56.9 kB657 kB [list of files]
ppc64el 74.1 kB959 kB [list of files]