adding extra files.

This commit is contained in:
Kazu Yamamoto 2010-03-12 13:35:25 +09:00
parent 940a8eb089
commit e5465d414f
1 changed files with 2 additions and 1 deletions

View File

@ -19,9 +19,10 @@ Cabal-Version: >= 1.6
Build-Type: Simple
Data-Dir: elisp
Data-Files: Makefile ghc.el ghc-func.el ghc-doc.el ghc-comp.el
ghc-flymake.el
Executable ghc-mod
Main-Is: GHCMod.hs
Other-Modules: List Browse
Other-Modules: List Browse Check Param
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 10,
parsec >= 3, process, haskell-src-exts,