[ 源代码: haskell-unbounded-delays ]
软件包:libghc-unbounded-delays-dev(0.1.1.0-4 以及其他的)
libghc-unbounded-delays-dev 的相关链接
Debian 的资源:
下载源码包 haskell-unbounded-delays:
- [haskell-unbounded-delays_0.1.1.0-4.dsc]
- [haskell-unbounded-delays_0.1.1.0.orig.tar.gz]
- [haskell-unbounded-delays_0.1.1.0-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
- libghc-unbounded-delays-prof
- libghc-stm-delay-dev
- libghc-stm-delay-doc
- libghc-stm-delay-prof
- libghc-data-default-instances-base-dev
- libghc-data-default-instances-base-doc
- libghc-data-default-instances-base-prof
- libghc-optional-args-dev
- libghc-integer-logarithms-dev
- libghc-optional-args-doc
- libghc-optional-args-prof
Unbounded thread delays and timeouts
The threadDelay and timeout functions from the base library use the bounded Int type for specifying the delay or timeout period. This packages provides alternatives which use the unbounded Integer type.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-unbounded-delays-dev 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-d4e5b
- 本虚包由这些包填实: ghc
-
- dep: libgmp10
- 多精度运算库
-
- sug: libghc-unbounded-delays-doc
- Unbounded thread delays and timeouts; documentation
-
- sug: libghc-unbounded-delays-prof
- Unbounded thread delays and timeouts; profiling libraries