haskell-quickcheck 2.6-1 source package in Ubuntu
Changelog
haskell-quickcheck (2.6-1) unstable; urgency=low * New upstream release -- Joachim Breitner <email address hidden> Sat, 15 Jun 2013 11:54:08 +0200
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 | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
haskell-quickcheck_2.6-1.dsc | 1.6 KiB | 5034c1c85a675fd46e6a4a9fd852de3089964976b70910e21d34408347c6d514 |
haskell-quickcheck_2.6.orig.tar.gz | 25.8 KiB | 8001c00a1892714d914e5007ba72cdd428c1ea4c6b8418c6cb5e7809753d970d |
haskell-quickcheck_2.6-1.debian.tar.gz | 4.2 KiB | 677cae2ffa287eef52d22e2b24a4f5db6878131ff6db55c8f4dc82f9e911b2a1 |
Available diffs
- diff from 2.5.1.1-2 to 2.6-1 (2.9 KiB)
No changes file available.
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: No summary available for libghc-quickcheck2-doc in ubuntu utopic.
No description available for libghc-
quickcheck2- doc in ubuntu utopic.
- libghc-quickcheck2-prof: No summary available for libghc-quickcheck2-prof in ubuntu utopic.
No description available for libghc-
quickcheck2- prof in ubuntu utopic.