File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed
Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 11Name : QuickCheck
2- Version : 2.13.1
2+ Version : 2.13.2
33Cabal-Version : >= 1.8
44Build-type : Simple
55License : BSD3
@@ -56,7 +56,7 @@ source-repository head
5656source-repository this
5757 type : git
5858 location : https://github.com/nick8325/quickcheck
59- tag : 2.13.1
59+ tag : 2.13.2
6060
6161flag templateHaskell
6262 Description : Build Test.QuickCheck.All, which uses Template Haskell.
Original file line number Diff line number Diff line change 1- QuickCheck 2.13.1 (release 2019-03-29)
1+ QuickCheck 2.13.2 (released 2019-06-30)
2+ * Compatibility with GHC 8.8 (thanks to Bodigrim)
3+ * Improve error message when 'frequency' is used with only zero weights
4+ * Add 'functionVoid' combinator (thanks to Oleg Grenrus)
5+ * Tighten bounds for random package (thanks to Oleg Grenrus)
6+
7+ QuickCheck 2.13.1 (released 2019-03-29)
28 * A couple of bug fixes
39
410QuickCheck 2.13 (released 2019-03-26)
You can’t perform that action at this time.
0 commit comments