Cleaning up

This commit is contained in:
Alan Zimmerman
2016-02-09 22:34:25 +02:00
parent 5f070b8428
commit b02dfb9ce3
3 changed files with 3 additions and 8 deletions

View File

@@ -203,9 +203,10 @@ Executable ghc-mod
Default-Language: Haskell2010
Main-Is: GHCMod.hs
Other-Modules: Paths_ghc_mod
, GHCMod.Options
, GHCMod.Options.Commands
, GHCMod.Options.ShellParse
, GHCMod.Version
, GHCMod.Options.ShellParse
GHC-Options: -Wall -fno-warn-deprecations -threaded
Default-Extensions: ConstraintKinds, FlexibleContexts
HS-Source-Dirs: src