haskell-quickcheck1 1.2.0.1-1build2 source package in Ubuntu

Changelog

haskell-quickcheck1 (1.2.0.1-1build2) precise; urgency=low

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Wed, 02 Nov 2011 16:36:09 -0400

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Precise
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
libdevel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-quickcheck1_1.2.0.1.orig.tar.gz 8.7 KiB 8daee0117004a5c8962092a1eadfafc31f86d1b37fb15f5619962c05d8dab7bf
haskell-quickcheck1_1.2.0.1-1build2.debian.tar.gz 2.2 KiB 1b7497ed31f2e1d97a34bafd89b6fbb12ac795eadfe81367866f1e2d67451404
haskell-quickcheck1_1.2.0.1-1build2.dsc 2.3 KiB c3d34ee72d67c7d56626fdce7732c4c82c3d571008a6e18034b3cc5ba6779cc9

Available diffs

View changes file

Binary packages built by this source

libghc-quickcheck1-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.
 .
 This package contains version 1 of the library, whose API differs
 from version 2's.

libghc-quickcheck1-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.
 .
 This package contains version 1 of the library, whose API differs
 from version 2's.

libghc-quickcheck1-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.
 .
 This package contains version 1 of the library, whose API differs
 from version 2's.