mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 01:28:34 +08:00
Add >= process-1.2.0.0 as dependency due to custom build.
This commit is contained in:
@@ -87,6 +87,7 @@ test-suite test-shellcheck
|
|||||||
mtl >= 2.2.1,
|
mtl >= 2.2.1,
|
||||||
parsec,
|
parsec,
|
||||||
regex-tdfa,
|
regex-tdfa,
|
||||||
QuickCheck >= 2.7.4
|
QuickCheck >= 2.7.4,
|
||||||
|
process >= 1.2.0.0
|
||||||
main-is: test/shellcheck.hs
|
main-is: test/shellcheck.hs
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user