Skip to content

Commit ccb6eea

Browse files
Update upper bounds of dependencies. (#19)
2 parents 557901d + 27435a9 commit ccb6eea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

quickcheck-groups.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ extra-source-files:
1919
README.md
2020

2121
common dependency-base
22-
build-depends:base >= 4.14.3.0 && < 4.18
22+
build-depends:base >= 4.14.3.0 && < 4.19
2323
common dependency-hspec
2424
build-depends:hspec >= 2.10.7 && < 2.11
2525
common dependency-groups
@@ -33,7 +33,7 @@ common dependency-quickcheck-classes
3333
common dependency-quickcheck-instances
3434
build-depends:quickcheck-instances >= 0.3.28 && < 0.4
3535
common dependency-semigroupoids
36-
build-depends:semigroupoids >= 5.3.7 && < 5.4
36+
build-depends:semigroupoids >= 5.3.7 && < 6.1
3737

3838
common extensions
3939
default-extensions:

0 commit comments

Comments
 (0)