Add >= process-1.2.0.0 as dependency due to custom build.

This commit is contained in:
Vidar Holen 2016-01-11 10:56:40 -08:00
parent ef1f8f535e
commit f754363733
1 changed files with 2 additions and 1 deletions

View File

@ -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