Skip to content
Sections
>> Trisquel >> Balíky >> etiona >> haskell >> libghc-stm-chans-prof
etiona  ] [  nabia  ] [  aramo  ]
[ Zdroj: haskell-stm-chans  ]

Balík: 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.

Ostatné balíky súvisiace s balíkom libghc-stm-chans-prof

  • závisí
  • odporúča
  • navrhuje

Stiahnuť libghc-stm-chans-prof

Stiahnuť pre všetky dostupné architektúry
Architektúra Veľkosť balíka Nainštalovaná veľkosť Súbory
amd64 42.7 kB481 kB [zoznam súborov]
i386 43.3 kB382 kB [zoznam súborov]