[ ソース: 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