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

Upload details

Uploaded by:
luoyaoming
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
any all
Section:
haskell
Urgency:
Low Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main haskell
Yangtze V1.0 proposed main haskell

Downloads

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

Available diffs

View changes file

Binary packages built by this source

libghc-quickcheck2-dev: Haskell automatic testing library for GHC

 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.

libghc-quickcheck2-doc: 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-prof: Haskell automatic testing library for GHC; profiling libraries

 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.