软件包:libghc-broadcast-chan-doc(0.2.1.1-1)
libghc-broadcast-chan-doc 的相关链接
Debian 的资源:
下载源码包 haskell-broadcast-chan:
- [haskell-broadcast-chan_0.2.1.1-1.dsc]
- [haskell-broadcast-chan_0.2.1.1.orig.tar.gz]
- [haskell-broadcast-chan_0.2.1.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
closable, fair, leak-avoidant, single-wakeup channel; documentation
A closable, fair, single-wakeup channel that avoids the 0 reader space leak that Control.Concurrent.Chan from base suffers from.
The Chan type from Control.Concurrent.Chan consists of both a read and write end combined into a single value. This means there is always at least 1 read end for a Chan, which keeps any values written to it alive. This is a problem for applications/libraries that want to have a channel that can have zero listeners.
This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-broadcast-chan-doc 有关的软件包
|
|
|
|
-
- dep: haddock-interface-35
- 本虚包由这些包填实: ghc
-
- rec: libghc-unliftio-core-doc
- MonadUnliftIO typeclass for unlifting monads to IO; documentation
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML