套件:libghc-iospec-dev(0.3.1.1-2 以及其他的)
libghc-iospec-dev 的相關連結
Debian 的資源:
下載原始碼套件 haskell-iospec:
- [haskell-iospec_0.3.1.1-2.dsc]
- [haskell-iospec_0.3.1.1.orig.tar.gz]
- [haskell-iospec_0.3.1.1-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.1.3)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-3cd45
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-mtl-dev-2.2.2-e0289
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-quickcheck-dev-2.13.2-44737
- 本虛擬套件由這些套件填實: libghc-quickcheck2-dev
-
- dep: libghc-stream-dev-0.4.7.2-01f9f
- 本虛擬套件由這些套件填實: libghc-stream-dev
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-iospec-doc
- Pure specification of the IO monad; documentation
-
- sug: libghc-iospec-prof
- Pure specification of the IO monad; profiling libraries