Download Source Package haskell-quickcheck:
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
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.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 112.6 kB | 1008 kB | [list of files] |
| armel | 150.8 kB | 804 kB | [list of files] |
| hppa | 215.2 kB | 984 kB | [list of files] |
| i386 | 106.0 kB | 656 kB | [list of files] |
| ia64 | 188.3 kB | 1444 kB | [list of files] |
| mips | 167.3 kB | 940 kB | [list of files] |
| mipsel | 163.0 kB | 940 kB | [list of files] |
| powerpc | 170.6 kB | 840 kB | [list of files] |
| s390 | 161.0 kB | 812 kB | [list of files] |
| sparc | 163.8 kB | 848 kB | [list of files] |