Merge branch 'master' of https://github.com/dschoepe/ghc-mod into dschoepe-master

This commit is contained in:
Kazu Yamamoto
2011-01-13 16:49:21 +09:00
2 changed files with 42 additions and 33 deletions

View File

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