mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-19 21:03:51 -07:00
Add >= process-1.2.0.0 as dependency due to custom build.
This commit is contained in:
parent
ef1f8f535e
commit
f754363733
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue