'check' command now supports cabal-dev.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user