パッケージ: libghc-unbounded-delays-dev (0.1.1.0-3build1)
libghc-unbounded-delays-dev に関するリンク
Trisquel の資源:
haskell-unbounded-delays ソースパッケージをダウンロード:
- [haskell-unbounded-delays_0.1.1.0-3build1.dsc]
- [haskell-unbounded-delays_0.1.1.0.orig.tar.gz]
- [haskell-unbounded-delays_0.1.1.0-3build1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Haskell Group (メールアーカイブ)
- Joachim Breitner
外部の資源:
- ホームページ [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-integer-logarithms-dev
- libghc-optional-args-dev
- libghc-integer-logarithms-doc
- libghc-integer-logarithms-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: libatomic1 (>= 4.8)
- support library providing __atomic built-in functions
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libghc-base-dev-4.12.0.0-a9692
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-unbounded-delays-doc
- Unbounded thread delays and timeouts; documentation
-
- sug: libghc-unbounded-delays-prof
- Unbounded thread delays and timeouts; profiling libraries