[ ソース: haskell-unbounded-delays ]
パッケージ: libghc-unbounded-delays-dev (0.1.1.1-3)
libghc-unbounded-delays-dev に関するリンク
Debian の資源:
haskell-unbounded-delays ソースパッケージをダウンロード:
- [haskell-unbounded-delays_0.1.1.1-3.dsc]
- [haskell-unbounded-delays_0.1.1.1.orig.tar.gz]
- [haskell-unbounded-delays_0.1.1.1-3.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.18.2.1-b7e3b
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- 多倍長精度演算ライブラリ