add annot command

This commit is contained in:
Hideyuki Tanaka
2012-02-12 21:04:18 +09:00
parent cd4a839f35
commit b8d8926ec4
3 changed files with 74 additions and 7 deletions

View File

@@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5, ghc, ghc-paths, transformers,
Build-Depends: base >= 4.0 && < 5, ghc, ghc-paths, transformers, syb,
process, directory, filepath, old-time,
hlint >= 1.7.1, regex-posix, Cabal
Source-Repository head