mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-07 07:32:35 +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,
|
||||
parsec,
|
||||
regex-tdfa,
|
||||
QuickCheck >= 2.7.4
|
||||
QuickCheck >= 2.7.4,
|
||||
process >= 1.2.0.0
|
||||
main-is: test/shellcheck.hs
|
||||
|
||||
|
Reference in New Issue
Block a user