Paketname | libghc6-quickcheck1-prof |
Beschreibung | Haskell automatic testing library for GHC; profiling libraries |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.2.0.0-3 |
Sektion | universe/libdevel |
Priorität | optional |
Installierte Größe | 552 Byte |
Hängt ab von | libghc6-quickcheck1-dev (= 1.2.0.0-3), libghc6-base-prof-3.0.3.2-52ace, libghc6-random-prof-1.0.0.2- |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | haskell-quickcheck1 |
Paketgröße | 112072 Byte |
Prüfsumme MD5 | e90c75badd27575095b7a575336bfe2d |
Prüfsumme SHA1 | 42b9bada5e096cbbaf61fa5bbd1865616bebf17d |
Prüfsumme SHA256 | 179a9198ff72b2cf25f8e53262e569936ea66096d3bb463bd37f9fa2264dcf9f |
Link zum Herunterladen | libghc6-quickcheck1-prof_1.2.0.0-3_i386.deb |
Ausführliche Beschreibung | This package provides a library for the Haskell programming language,
compiled for profiling.
.
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.
|