パッケージ: 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