adding CabalDev.

This commit is contained in:
Kazu Yamamoto 2011-11-24 12:09:09 +09:00
parent 7139fb9039
commit 9097f6c169

View File

@ -23,7 +23,7 @@ Data-Files: Makefile ghc.el ghc-func.el ghc-doc.el ghc-comp.el
ghc-flymake.el ghc-command.el ghc-info.el ghc-flymake.el ghc-command.el ghc-info.el
Executable ghc-mod Executable ghc-mod
Main-Is: GHCMod.hs Main-Is: GHCMod.hs
Other-Modules: List Browse Cabal Check Info Lang Lint Types ErrMsg Other-Modules: List Browse Cabal CabalDev Check Info Lang Lint Types ErrMsg
if impl(ghc >= 6.12) if impl(ghc >= 6.12)
GHC-Options: -Wall -fno-warn-unused-do-bind GHC-Options: -Wall -fno-warn-unused-do-bind
else else