haskell-quickcheck 2.9.2-1build1 source package in Ubuntu

Changelog

haskell-quickcheck (2.9.2-1build1) bionic; urgency=medium

  * No-change rebuild for new GHC ABIs

 -- Steve Langasek <email address hidden>  Sat, 04 Nov 2017 04:03:51 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe devel

Downloads

File Size SHA-256 Checksum
haskell-quickcheck_2.9.2.orig.tar.gz 42.4 KiB 155c1656f583bc797587846ee1959143d2b1b9c88fbcb9d3f510f58d8fb93685
haskell-quickcheck_2.9.2-1build1.debian.tar.xz 5.3 KiB 49ed6da00256df68b692d4d3b9819cf3dd563a1ef3f41d8c532b0c41fad0c243
haskell-quickcheck_2.9.2-1build1.dsc 2.5 KiB a387acfad4a0a89a2c07cf22fbfa63262cc7780742b72fbbca97a5e9b711778d

View changes file

Binary packages built by this source

libghc-quickcheck2-dev: No summary available for libghc-quickcheck2-dev in ubuntu cosmic.

No description available for libghc-quickcheck2-dev in ubuntu cosmic.

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.