haskell-quickcheck 2.14.3-1 source package in Ubuntu

Changelog

haskell-quickcheck (2.14.3-1) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.1
  * Declare compliance with Debian policy 4.6.2
  * New upstream release

 -- Ilias Tsitsimpis <email address hidden>  Fri, 01 Sep 2023 20:00:07 +0300

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-quickcheck_2.14.3-1.dsc 2.5 KiB 04f85c813c444f3a8d25fb624a60c33093d62d3cde4dc1fc5b15a04831066cab
haskell-quickcheck_2.14.3.orig.tar.gz 75.0 KiB 5c0f22b36b28a1a8fa110b3819818d3f29494a3b0dedbae299f064123ca70501
haskell-quickcheck_2.14.3-1.debian.tar.xz 5.6 KiB a9ff543a6d8a4ff473e5fe3f2906b2bf806a5543727d884b83a0506c28abcc41

No changes file available.

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.