パッケージ: libghc-iospec-dev (0.3.1.2-2)
libghc-iospec-dev に関するリンク
Debian の資源:
haskell-iospec ソースパッケージをダウンロード:
- [haskell-iospec_0.3.1.2-2.dsc]
- [haskell-iospec_0.3.1.2.orig.tar.gz]
- [haskell-iospec_0.3.1.2-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [hackage.haskell.org]
類似のパッケージ:
Pure specification of the IO monad
It consists of several modules, that give a pure specification of functions in the IO monad:
Test.IOSpec.Fork: a pure specification of forkIO.
Test.IOSpec.IORef: a pure specification of most functions that create and manipulate on IORefs.
Test.IOSpec.MVar: a pure specification of most functions that create and manipulate and MVars.
Test.IOSpec.STM: a pure specification of atomically and the STM monad.
Test.IOSpec.Teletype: a pure specification of getChar, putChar, and several related Prelude functions.
Besides these modules containing the specifications, there are a few other important modules:
Test.IOSpec.Types: defines the IOSpec type and several amenities.
Test.IOSpec.VirtualMachine: defines a virtual machine on which to execute pure specifications.
Test.IOSpec.Surrogate: a drop-in replacement for the other modules. Import this and recompile your code once you've finished testing and debugging.
There are several well-documented examples included with the source distribution.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
その他の libghc-iospec-dev 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libghc-base-dev-4.18.2.1-b7e3b
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-mtl-dev-2.3.1-f8119
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-quickcheck-dev-2.14.3-fcaa5
- 以下のパッケージによって提供される仮想パッケージです: libghc-quickcheck2-dev
-
- dep: libghc-stream-dev-0.4.7.2-08dea
- 以下のパッケージによって提供される仮想パッケージです: libghc-stream-dev
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- 多倍長精度演算ライブラリ