haskell-lazysmallcheck 0.6-14 source package in Ubuntu

Changelog

haskell-lazysmallcheck (0.6-14) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.1
  * Remove retired developer, Joachim Breitner, from Uploaders.
  * Declare compliance with Debian policy 4.6.2
  * Sourceful upload for GHC 9.4

 -- Ilias Tsitsimpis <email address hidden>  Mon, 28 Aug 2023 21:51:45 +0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe haskell
Noble release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-lazysmallcheck_0.6-14.dsc 2.4 KiB 03914f8ab7a8037538be979bc898264b106c05d223da9e646d7f783714eafc2a
haskell-lazysmallcheck_0.6.orig.tar.gz 16.5 KiB 9dd4dfb590c77e4f6aff68296602de58422eed5e7148fc29190d875a4e7d0f53
haskell-lazysmallcheck_0.6-14.debian.tar.xz 3.3 KiB 304b0c162abe22e19e1ba029724bc6b3ffa4ef8bbc743de828c037cc6a865b30

Available diffs

No changes file available.

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.