haskell-quickcheck1 1.2.0.1-2 source package in Ubuntu

Changelog

haskell-quickcheck1 (1.2.0.1-2) unstable; urgency=low


  * Sourceful upload to rebuild documentation package

 -- Joachim Breitner <email address hidden>  Tue, 07 Feb 2012 23:14:14 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe libdevel

Downloads

File Size SHA-256 Checksum
haskell-quickcheck1_1.2.0.1-2.dsc 1.6 KiB 0d367d53240ca3a8fcb38562fcd52156a511efbd045e1cc4372ea2b2e39c8540
haskell-quickcheck1_1.2.0.1.orig.tar.gz 8.7 KiB 8daee0117004a5c8962092a1eadfafc31f86d1b37fb15f5619962c05d8dab7bf
haskell-quickcheck1_1.2.0.1-2.debian.tar.gz 2.2 KiB d5d6c62dec955caee1c56ad705fb88014991866089b615e8988576a056585a74

No changes file available.

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: No summary available for libghc-quickcheck1-doc in ubuntu quantal.

No description available for libghc-quickcheck1-doc in ubuntu quantal.

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.