Changes between Version 3 and Version 4 of Library/QuickCheck
- Timestamp:
- 06/01/09 17:52:32 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Library/QuickCheck
v3 v4 10 10 11 11 || HP Version || Shipped with || 12 || 2009.2.0 || QuickCheck 2.1.0.1||13 || 2009.2. 1 ||||12 || 2009.2.0 || QuickCheck 1.2.0.0 || 13 || 2009.2.0.1 || QuickCheck 1.2.0.0 || 14 14 15 15 == Latest version == … … 23 23 == Discussion == 24 24 25 Note that the 200 8.0release of the Haskell Platform includes QuickCheck version 1.2, not version 2.25 Note that the 2009.2.0.x release of the Haskell Platform includes QuickCheck version 1.2, not version 2. 26 26 27 27 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. 28 28 29 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 200 8.0release is sticking to the "extra libs" that are shipped with ghc-6.10.x.29 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.
