File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ # 0.0.1.5
2+
3+ - Bumped upper version bounds of dependencies.
4+
15# 0.0.1.4
26
37- Added support for GHC ` 9.12 ` .
Original file line number Diff line number Diff line change 11cabal-version : 3.0
22name : quickcheck-groups
3- version : 0.0.1.4
3+ version : 0.0.1.5
44bug-reports : https://github.com/jonathanknowles/quickcheck-groups/issues
55license : Apache-2.0
66license-file : LICENSE
@@ -27,7 +27,7 @@ common dependency-groups
2727common dependency-pretty-show
2828 build-depends :pretty-show >= 1.10 && < 1.11
2929common dependency-QuickCheck
30- build-depends :QuickCheck >= 2.14.2 && < 2.16
30+ build-depends :QuickCheck >= 2.14.2 && < 2.17
3131common dependency-quickcheck-classes
3232 build-depends :quickcheck-classes >= 0.6.5.0 && < 0.7
3333common dependency-semigroupoids
You can’t perform that action at this time.
0 commit comments