Start migrating ghc-modi code to src/GHCMod.hs

This commit is contained in:
Daniel Gröber
2014-10-23 00:56:18 +02:00
parent 34dd9de83c
commit ff75811a76
3 changed files with 179 additions and 36 deletions

View File

@@ -136,11 +136,13 @@ Executable ghc-mod
Default-Extensions: ConstraintKinds, FlexibleContexts
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
, async
, data-default
, directory
, filepath
, pretty
, process
, split
, mtl >= 2.0
, ghc
, ghc-mod