mirror of
https://github.com/koalaman/shellcheck
synced 2025-07-06 04:51:37 -07:00
Allow latest QuickCheck
This commit is contained in:
parent
47bff1d5fd
commit
7f3f014d49
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ library
|
||||||
filepath >= 1.4.0 && < 1.6,
|
filepath >= 1.4.0 && < 1.6,
|
||||||
mtl >= 2.2.2 && < 2.4,
|
mtl >= 2.2.2 && < 2.4,
|
||||||
parsec >= 3.1.14 && < 3.2,
|
parsec >= 3.1.14 && < 3.2,
|
||||||
QuickCheck >= 2.14.2 && < 2.15,
|
QuickCheck >= 2.14.2 && < 2.16,
|
||||||
regex-tdfa >= 1.2.0 && < 1.4,
|
regex-tdfa >= 1.2.0 && < 1.4,
|
||||||
transformers >= 0.4.2 && < 0.7,
|
transformers >= 0.4.2 && < 0.7,
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue