[ 原始碼: haskell-boundedchan ]
套件:libghc-boundedchan-prof(1.0.3.0-13)
libghc-boundedchan-prof 的相關連結
Debian 的資源:
下載原始碼套件 haskell-boundedchan:
- [haskell-boundedchan_1.0.3.0-13.dsc]
- [haskell-boundedchan_1.0.3.0.orig.tar.gz]
- [haskell-boundedchan_1.0.3.0-13.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [hackage.haskell.org]
相似套件:
bounded (maximum-limited) channels; profiling libraries
This library introduces BoundedChan. BoundedChans differ from Chans in that they are guaranteed to contain no more than a certain number of elements.
This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-boundedchan-prof 有關的套件
|
|
|
|
-
- dep: libghc-array-prof-0.5.6.0-65c23
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-base-prof-4.18.2.1-b5217
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-boundedchan-dev (= 1.0.3.0-13)
- bounded (maximum-limited) channels