Skip to content

Commit c9ea4aa

Browse files
committed
Relax upper bound on QuickCheck
1 parent ea7e3da commit c9ea4aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

filepath.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ test-suite filepath-tests
6464
build-depends:
6565
filepath,
6666
base,
67-
QuickCheck >= 2.7 && < 2.14
67+
QuickCheck >= 2.7 && < 2.15

0 commit comments

Comments
 (0)