Paketname | libghc6-quickcheck1-doc |
Beschreibung | Haskell automatic testing library for GHC; documentation |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.2.0.0-3 |
Sektion | doc |
Priorität | extra |
Installierte Größe | 380 Byte |
Hängt ab von | |
Empfohlene Pakete | ghc6-doc |
Paketbetreuer | Debian Haskell Group |
Quelle | haskell-quickcheck1 |
Paketgröße | 29642 Byte |
Prüfsumme MD5 | 00f81ae0bb46bffdfe765e3fcc6e7695 |
Prüfsumme SHA1 | 661179a9ff860ca7a748615de2ea0ba2700eee0f |
Prüfsumme SHA256 | 7d9f04f28e20dd441b0c12c24a9d3cda73784413229ff4a4162520c19bc7ecd8 |
Link zum Herunterladen | libghc6-quickcheck1-doc_1.2.0.0-3_all.deb |
Ausführliche Beschreibung | 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.
.
This package contains version 1 of the library, whose API differs
from version 2's.
|