BSD-3-Clause licensed by Max Bolingbroke
Maintained by Haskell Libraries
This version can be pinned in stack with:test-framework-quickcheck2-0.3.0.5@sha256:909afdaa4d11c102608e143f5bf94889b86f8e5408bc0ad0de9b285aa3c3f455,1872

Module documentation for 0.3.0.5

Allows QuickCheck-2 properties to be used with the test-framework package.

Changes

0.3.0.5

  • Add support for QuickCheck-2.12

0.3.0.4

  • Add support for Quickcheck >= 2.8 && < 2.11’s InsufficientCoverage status result
  • Drop support for GHC < 7.0 (require Haskell2010 support)
  • Prevent maxDiscardRatio from becoming zero