Skip to content
Sections
>> Trisquel >> 套件 >> nabia >> haskell >> libghc-stm-chans-prof
etiona  ] [  nabia  ] [  aramo  ]
[ 原始碼: haskell-stm-chans  ]

套件: libghc-stm-chans-prof (3.0.0.4-8build1)

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.

其他與 libghc-stm-chans-prof 有關的套件

  • 依賴
  • 推薦
  • 建議

下載 libghc-stm-chans-prof

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
amd64 41.1 kB471 kB [文件列表]
armhf 45.0 kB445 kB [文件列表]