[ 源代码: haskell-stm-chans ]
软件包:libghc-stm-chans-doc(3.0.0.4-9)
libghc-stm-chans-doc 的相关链接
Debian 的资源:
下载源码包 haskell-stm-chans:
- [haskell-stm-chans_3.0.0.4-9.dsc]
- [haskell-stm-chans_3.0.0.4.orig.tar.gz]
- [haskell-stm-chans_3.0.0.4-9.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [code.haskell.org]
相似软件包:
additional types of channels for STM; documentation
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 the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-stm-chans-doc 有关的软件包
|
|
|
|
-
- dep: haddock-interface-35
- 本虚包由这些包填实: ghc
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML