haskell-smallcheck 1.2.1.1-1 source package in Ubuntu

Changelog

haskell-smallcheck (1.2.1.1-1) unstable; urgency=medium

  [ Ilias Tsitsimpis ]
  * Declare compliance with Debian policy 4.6.2

  [ Clint Adams ]
  * New upstream version.

 -- Clint Adams <email address hidden>  Tue, 29 Aug 2023 09:36:45 -0400

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-smallcheck_1.2.1.1-1.dsc 2.4 KiB da7d1db5f82fe2dc1a1b924fc481c5105b2adf0b8127ba64ad7cf6bdc112fcc7
haskell-smallcheck_1.2.1.1.orig.tar.gz 19.7 KiB e043225004071840d1a13f3a2d6fba537144188e7995a978ab82086ce158fe1f
haskell-smallcheck_1.2.1.1-1.debian.tar.xz 3.1 KiB 231e35601d40dd076d7f872c9c94440f3d254d4ac4f06864b1c1b36c7100d18b

No changes file available.

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.