haskell-quickcheck 2.14.3-1build1 source package in Ubuntu

Changelog

haskell-quickcheck (2.14.3-1build1) noble; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Sun, 05 Nov 2023 09:07:35 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-quickcheck_2.14.3.orig.tar.gz 75.0 KiB 5c0f22b36b28a1a8fa110b3819818d3f29494a3b0dedbae299f064123ca70501
haskell-quickcheck_2.14.3-1build1.debian.tar.xz 5.6 KiB e3e5db5581852956f163e92a62bcc4c7a8aa0b76dbd693dd0761c4123250afc2
haskell-quickcheck_2.14.3-1build1.dsc 2.5 KiB 79f61e0641e1a9238b124b9af4339cc71cc716ae1d0be5a3a0c386f9b218c6de

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.