Skip to content
Sections
>> Trisquel >> Paquets >> aramo >> haskell >> libghc-stm-chans-dev
etiona  ] [  nabia  ] [  aramo  ]
[ Paquet source : haskell-stm-chans  ]

Paquet : 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.

Autres paquets associés à libghc-stm-chans-dev

  • dépendances
  • recommandations
  • suggestions

Télécharger libghc-stm-chans-dev

Télécharger pour toutes les architectures proposées
Architecture Taille du paquet Espace occupé une fois installé Fichiers
amd64 50,2 ko602 ko [liste des fichiers]
arm64 59,7 ko783 ko [liste des fichiers]
armhf 56,9 ko657 ko [liste des fichiers]
ppc64el 74,1 ko959 ko [liste des fichiers]