[ 原始碼: haskell-unbounded-delays ]
套件:libghc-unbounded-delays-prof(0.1.1.0-4 以及其他的)
libghc-unbounded-delays-prof 的相關連結
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]
相似套件:
Unbounded thread delays and timeouts; profiling libraries
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, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-unbounded-delays-prof 有關的套件
|
|
|
|
-
- dep: libghc-base-prof-4.13.0.0-bfdb4
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-unbounded-delays-dev (= 0.1.1.0-4+b1)
- Unbounded thread delays and timeouts