haskell-quickcheck 2.4.1.1-1build1 source package in Ubuntu

Changelog

haskell-quickcheck (2.4.1.1-1build1) oneiric; urgency=low

  * No change rebuild against new GHC ABIs
 -- Iain Lane <email address hidden>   Mon, 06 Jun 2011 09:32:58 +0100

Upload details

Uploaded by:
Iain Lane
Uploaded to:
Oneiric
Original maintainer:
Debian Haskell Group
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-quickcheck_2.4.1.1.orig.tar.gz 24.5 KiB 92a711d613bf0ce61b5843386923abf112bf509fa37931a893222a2324b0791b
haskell-quickcheck_2.4.1.1-1build1.debian.tar.gz 4.3 KiB fb4addfa608ac6d53a65a861005567b5b37f7fa7c494564bc444f69061505c2b
haskell-quickcheck_2.4.1.1-1build1.dsc 2.2 KiB 18d61cb74e267e9cd02c2b653e78fab72a130136d46ad831d77a821a95258df2

Available diffs

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.