File: ChangeLog.md

package info (click to toggle)
haskell-test-framework-quickcheck2 0.3.0.5-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 88 kB
  • sloc: haskell: 104; makefile: 2
file content (9 lines) | stat: -rw-r--r-- 256 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
## 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