软件包:libghc-quickcheck2-doc(2.14.3-2)
libghc-quickcheck2-doc 的相关链接
Debian 的资源:
下载源码包 haskell-quickcheck:
- [haskell-quickcheck_2.14.3-2.dsc]
- [haskell-quickcheck_2.14.3.orig.tar.gz]
- [haskell-quickcheck_2.14.3-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Haskell automatic testing library for GHC; documentation
This package provides the documentation for a library for the Haskell programming language.
QuickCheck is a library for testing Haskell programs automatically. The programmer provides a specification of the program, in the form of properties which functions should satisfy, and QuickCheck then tests that the properties hold in a large number of randomly generated cases. Specifications are expressed in Haskell, using combinators defined in the QuickCheck library. QuickCheck provides combinators to define properties, observe the distribution of test data, and define test data generators.
其他与 libghc-quickcheck2-doc 有关的软件包
|
|
|
|
-
- dep: haddock-interface-42
- 本虚包由这些包填实: ghc
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-quickcheck2-dev
- Haskell automatic testing library for GHC
-
- rec: libghc-random-doc
- random number generator for Haskell; documentation
-
- rec: libghc-splitmix-doc
- fast splittable PRNG; documentation
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-quickcheck2-prof
- Haskell automatic testing library for GHC; profiling libraries