Better handling of files with errors in Info.hs
This commit is contained in:
@@ -29,7 +29,7 @@ Executable ghc-mod
|
||||
else
|
||||
GHC-Options: -Wall
|
||||
Build-Depends: base >= 4.0 && < 5, ghc, ghc-paths,
|
||||
process, directory, filepath, hlint >= 1.7.1
|
||||
process, directory, filepath, hlint >= 1.7.1, old-time == 1.0.*
|
||||
Source-Repository head
|
||||
Type: git
|
||||
Location: git://github.com/kazu-yamamoto/ghc-mod.git
|
||||
|
||||
Reference in New Issue
Block a user