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

Package: libghc-stm-chans-prof (3.0.0.4-5build1)

additional types of channels for STM; profiling libraries

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, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.

Other Packages Related to libghc-stm-chans-prof

  • depends
  • recommends
  • suggests

Download libghc-stm-chans-prof

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 42.7 kB481 kB [list of files]
i386 43.3 kB382 kB [list of files]