Description
Adds QuickCheck 2 support to the Haskell test-framework package. This lets property-based tests run and report through the same framework as other checks.
It is useful for projects that still use test-framework and need QuickCheck-based test coverage. It is a development library and appears in test dependencies.