'check' command now supports cabal-dev.

This commit is contained in:
Clint Moore
2011-11-01 15:06:53 -07:00
parent 764ba5b7f3
commit 3efbf59028
3 changed files with 53 additions and 3 deletions

View File

@@ -29,8 +29,8 @@ Executable ghc-mod
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5, ghc, ghc-paths, transformers,
process, directory, filepath, old-time,
hlint >= 1.7.1,
process, directory, filepath, old-time, unix,
hlint >= 1.7.1, filemanip,
attoparsec, enumerator, attoparsec-enumerator
Source-Repository head
Type: git