haskell-lazysmallcheck 0.6-11build1 source package in Ubuntu

Changelog

haskell-lazysmallcheck (0.6-11build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Sat, 03 Aug 2019 12:16:59 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Eoan
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-lazysmallcheck_0.6.orig.tar.gz 16.5 KiB 9dd4dfb590c77e4f6aff68296602de58422eed5e7148fc29190d875a4e7d0f53
haskell-lazysmallcheck_0.6-11build1.debian.tar.xz 3.3 KiB 72f3f87c333e522d1f7fc3180e292c670049779904bf237e3d853b04ee711163
haskell-lazysmallcheck_0.6-11build1.dsc 2.3 KiB ec6919c9b4928026c91b8d73f6d4838c2ce303ee4283ff86174ef3e207fab968

Available diffs

View changes file

Binary packages built by this source

libghc-lazysmallcheck-dev: No summary available for libghc-lazysmallcheck-dev in ubuntu groovy.

No description available for libghc-lazysmallcheck-dev in ubuntu groovy.

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.