pkgsrc/devel/hs-QuickCheck/distinfo
pho 446561adea Import QuickCheck-2.7.6 from wip/hs-QuickCheck
QuickCheck is a library for random testing of program properties.

The programmer provides a specification of the program, in the form of
properties which functions should satisfy, and QuickCheck then tests
that the properties hold in a large number of randomly generated
cases.

Specifications are expressed in Haskell, using combinators defined in
the QuickCheck library. QuickCheck provides combinators to define
properties, observe the distribution of test data, and define test
data generators.
2015-02-14 04:34:33 +00:00

5 lines
250 B
Text

$NetBSD: distinfo,v 1.1 2015/02/14 04:34:33 pho Exp $
SHA1 (QuickCheck-2.7.6.tar.gz) = 895d84eb5d87432dd927252d93a39fe95cbcce6a
RMD160 (QuickCheck-2.7.6.tar.gz) = af4cf6bc27997def5b6cd15fc5acc586e7015e3f
Size (QuickCheck-2.7.6.tar.gz) = 34513 bytes