Skip to content

Commit 95ddc90

Browse files
authored
Merge pull request #3251 from juhp/patch-1
allow QuickCheck-2.16
2 parents 7dc4214 + ce6f18c commit 95ddc90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ShellCheck.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ library
5858
filepath >= 1.4.0 && < 1.6,
5959
mtl >= 2.2.2 && < 2.4,
6060
parsec >= 3.1.14 && < 3.2,
61-
QuickCheck >= 2.14.2 && < 2.16,
61+
QuickCheck >= 2.14.2 && < 2.17,
6262
regex-tdfa >= 1.2.0 && < 1.4,
6363
transformers >= 0.4.2 && < 0.7,
6464

0 commit comments

Comments
 (0)