We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7049850 + 5139b7c commit 11246eeCopy full SHA for 11246ee
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 0.0.1.1
2
+
3
+- Added support for GHC `9.8`.
4
5
# 0.0.1.0
6
7
- Improved generation of arbitrary `Semigroup` value combinations.
quickcheck-groups.cabal
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: quickcheck-groups
-version: 0.0.1.0
+version: 0.0.1.1
bug-reports: https://github.com/jonathanknowles/quickcheck-groups/issues
license: Apache-2.0
license-file: LICENSE
0 commit comments