haskell-lazysmallcheck 0.6-13build1 source package in Ubuntu
Changelog
haskell-lazysmallcheck (0.6-13build1) kinetic; urgency=medium * No-change rebuild for new ghc -- Steve Langasek <email address hidden> Tue, 23 Aug 2022 05:44:38 +0000
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Kinetic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- haskell
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | haskell |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
haskell-lazysmallcheck_0.6.orig.tar.gz | 16.5 KiB | 9dd4dfb590c77e4f6aff68296602de58422eed5e7148fc29190d875a4e7d0f53 |
haskell-lazysmallcheck_0.6-13build1.debian.tar.xz | 3.3 KiB | 3f9562a7c1a63e7ca79c7fe502dec3b5de3dd9c3d82974be4b9bbf6bd1bbd2a5 |
haskell-lazysmallcheck_0.6-13build1.dsc | 2.5 KiB | 9e60d269c77d78daf55d6fa252344f361ddc548a0539b0bad02e5009f275724c |
Available diffs
- diff from 0.6-12build2 to 0.6-13build1 (494 bytes)
- diff from 0.6-13 (in Debian) to 0.6-13build1 (526 bytes)
Binary packages built by this source
- libghc-lazysmallcheck-dev: A library for demand-driven testing of Haskell programs
Lazy SmallCheck is a library for exhaustive, demand-driven testing of
Haskell programs. It is based on the idea that if a property holds
for a partially-defined input then it must also hold for all
fully-defined refinements of the that input. Compared to ``eager''
input generation as in SmallCheck, Lazy SmallCheck may require
significantly fewer test-cases to verify a property for all inputs up
to a given depth.
.
This package provides a library for the Haskell programming language.
See http://www.haskell. org/ for more information on Haskell.
- libghc-lazysmallcheck-doc: A library for demand-driven testing of Haskell programs; documentation
Lazy SmallCheck is a library for exhaustive, demand-driven testing of
Haskell programs. It is based on the idea that if a property holds
for a partially-defined input then it must also hold for all
fully-defined refinements of the that input. Compared to ``eager''
input generation as in SmallCheck, Lazy SmallCheck may require
significantly fewer test-cases to verify a property for all inputs up
to a given depth.
.
This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell. org/ for more information on Haskell.
- libghc-lazysmallcheck-prof: A library for demand-driven testing of Haskell programs; profiling libraries
Lazy SmallCheck is a library for exhaustive, demand-driven testing of
Haskell programs. It is based on the idea that if a property holds
for a partially-defined input then it must also hold for all
fully-defined refinements of the that input. Compared to ``eager''
input generation as in SmallCheck, Lazy SmallCheck may require
significantly fewer test-cases to verify a property for all inputs up
to a given depth.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell. org/ for more information on Haskell.