Skip to content

Commit 31ad1f7

Browse files
authored
Relax the bounds of QuickCheck
1 parent 356e356 commit 31ad1f7

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.13
67+
QuickCheck >= 2.7 && < 2.14

0 commit comments

Comments
 (0)