-
Notifications
You must be signed in to change notification settings - Fork 91
Library QuickCheck
QuickCheck is a library for random testing of program properties.
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/QuickCheck
HP Version | Shipped with |
2009.2.0 | QuickCheck 1.2.0.0 |
2009.2.0.1 | QuickCheck 1.2.0.0 |
2.1.0.1
1.2.0.0
Note that the 2009.2.0.x release of the Haskell Platform includes QuickCheck version 1.2, not version 2.
Distributions may also package version 2 if they wish but if they package the platform they must also package version 1.2. It is not acceptable to package only version 2 while claiming support for the Haskell Platform.
It is highly likely that for the second major release of the platform that we will move to QuickCheck version 2, however that decision remains to be agreed by the appropriate community discussion process. The 2009.2.0.x release is sticking to the "extra libs" that are shipped with ghc-6.10.x.