haskell-quickcheck 2.14.2-ok1 source package in openKylin
Changelog
haskell-quickcheck (2.14.2-ok1) yangtze; urgency=low * Initial release. -- Luoyaoming <email address hidden> Thu, 10 Nov 2022 10:08:12 +0800
haskell-quickcheck (2.14.2-ok1) yangtze; urgency=low * Initial release. -- Luoyaoming <email address hidden> Thu, 10 Nov 2022 10:08:12 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Yangtze V1.0 | release | main | haskell | |
Yangtze V1.0 | proposed | main | haskell |
File | Size | SHA-256 Checksum |
---|---|---|
haskell-quickcheck_2.14.2.orig.tar.gz | 73.5 KiB | d87b6c85696b601175274361fa62217894401e401e150c3c5d4013ac53cd36f3 |
haskell-quickcheck_2.14.2-ok1.debian.tar.xz | 2.9 KiB | 4fba272afa7a04b62e4d8d99e6ae52b0bc68d655ae694a627e261148b8083016 |
haskell-quickcheck_2.14.2-ok1.dsc | 2.3 KiB | 54a6efaef1cefb7399b350a4e97f9d485cc18e646d868c78a039cec5c8a89f41 |
This package provides 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 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 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.