haskell-smallcheck 1.2.1.1-1build1 source package in Ubuntu

Changelog

haskell-smallcheck (1.2.1.1-1build1) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 10:58:29 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
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

Downloads

File Size SHA-256 Checksum
haskell-smallcheck_1.2.1.1.orig.tar.gz 19.7 KiB e043225004071840d1a13f3a2d6fba537144188e7995a978ab82086ce158fe1f
haskell-smallcheck_1.2.1.1-1build1.debian.tar.xz 3.1 KiB b8b0a57122ae58415b216e5ffce321c4df881577905bb8ea71b69c690a42ac32
haskell-smallcheck_1.2.1.1-1build1.dsc 2.4 KiB bd18fbc6629fd67c173462e10582a59ccba2ef9870a1ef9c075ddae123be74bf

View changes file

Binary packages built by this source

libghc-smallcheck-dev: Another lightweight testing library

 SmallCheck is similar to QuickCheck (Claessen and Hughes 2000-) but
 instead of testing for a sample of randomly generated values, SmallCheck
 tests properties for all the finitely many values up to some depth,
 progressively increasing the depth used.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-smallcheck-doc: Another lightweight testing library; documentation

 SmallCheck is similar to QuickCheck (Claessen and Hughes 2000-) but
 instead of testing for a sample of randomly generated values, SmallCheck
 tests properties for all the finitely many values up to some depth,
 progressively increasing the depth used.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-smallcheck-prof: Another lightweight testing library; profiling libraries

 SmallCheck is similar to QuickCheck (Claessen and Hughes 2000-) but
 instead of testing for a sample of randomly generated values, SmallCheck
 tests properties for all the finitely many values up to some depth,
 progressively increasing the depth used.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.