haskell-lazysmallcheck 0.6-12build2 source package in Ubuntu

Changelog

haskell-lazysmallcheck (0.6-12build2) hirsute; urgency=medium

  * No-change rebuild for new GHC ABIs

 -- Steve Langasek <email address hidden>  Fri, 30 Oct 2020 00:57:50 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Hirsute
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-lazysmallcheck_0.6.orig.tar.gz 16.5 KiB 9dd4dfb590c77e4f6aff68296602de58422eed5e7148fc29190d875a4e7d0f53
haskell-lazysmallcheck_0.6-12build2.debian.tar.xz 3.4 KiB ac79f7f791563f30e403bfa8b3c3818bb494a034b07be2bef84e52be246c3576
haskell-lazysmallcheck_0.6-12build2.dsc 2.5 KiB e54760ad98b4a6d2355813b9ae4576c9e5a93f91ba6bf1a7122a07f292a31ef8

Available diffs

View changes file

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.