haskell-lazysmallcheck 0.6-7 source package in Ubuntu

Changelog

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

  * Switch Vcs-Git/Vcs-Browser headers to new location.

 -- Clint Adams <email address hidden>  Thu, 03 Dec 2015 14:54:43 -0500

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
Xenial release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-lazysmallcheck_0.6-7.dsc 2.4 KiB 0a5657fcc53ad397f6b664d44653d5e2f9fa978eef2b48401d897b8f226ef040
haskell-lazysmallcheck_0.6-7.debian.tar.xz 2.8 KiB 0d1fdf99c7f3784ed12fe65c425caf6011438d422aefc23b7302249d2ea9d390
haskell-lazysmallcheck_0.6.orig.tar.gz 16.5 KiB 9dd4dfb590c77e4f6aff68296602de58422eed5e7148fc29190d875a4e7d0f53

Available diffs

No changes file available.

Binary packages built by this source

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

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

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.