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:1a28d12cf2a4804d3a0beea205d671604d82baf38aae31c388e4c2bfd6a29aa3,1881

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