BSD-3-Clause licensed by Max Bolingbroke
Maintained by Andreas Abel
This version can be pinned in stack with:test-framework-quickcheck2-0.3.0.6@sha256:e90531a58c73ace9884ec47ace3059918c415b9ef16979c2c06a9ce4cc108e13,1949

Module documentation for 0.3.0.6

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

Changes

0.3.0.6

2025-02-26, Andreas Abel

  • Support random-1.3 and other latest dependencies
  • Drop support for GHC 7
  • Drop support for dependency versions that predate Stackage LTS 9.21
  • Tested building with GHC 8.0 - 9.12.1

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