ghc-mod/Language/Haskell/GhcMod
Daniel Gröber e5c6d3e472 Start migrating Ghc -> GhcMod monad 2014-05-14 17:06:29 +02:00
..
Boot.hs Start migrating Ghc -> GhcMod monad 2014-05-14 17:06:29 +02:00
Browse.hs removing the third argument from initializeFlagsWithCradle. 2014-04-28 13:00:25 +09:00
Cabal16.hs Add license headers for code copied from Cabal 2014-05-10 13:43:27 +02:00
Cabal18.hs Add license headers for code copied from Cabal 2014-05-10 13:43:27 +02:00
CabalApi.hs Fix warnings 2014-05-09 20:44:33 +02:00
CabalConfig.hs Copy readMaybe/readEither from base >= 4.7 for backwards compatibility 2014-05-10 13:43:46 +02:00
Check.hs ErrMsg -> Logger. 2014-04-28 21:47:08 +09:00
Cradle.hs More refactoring of package handling 2014-04-18 03:59:46 +02:00
Debug.hs ghc-mod debug does not need a file. 2014-04-21 11:31:15 +09:00
Doc.hs import DynFlag only in Gap. 2014-04-26 13:21:22 +09:00
Find.hs doc. 2014-04-30 10:51:34 +09:00
Flag.hs removing unnecessary CPP. 2013-07-01 13:21:49 +09:00
GHCApi.hs Make getSystemLibDir use `GHC.Paths` instead of running `ghc` 2014-05-09 20:36:20 +02:00
GHCChoice.hs close import. 2014-03-27 15:45:51 +09:00
Gap.hs rescue old GHCs. 2014-04-28 14:36:55 +09:00
Ghc.hs bootInfo as API. 2014-04-30 10:49:25 +09:00
GhcPkg.hs Fix Cabal >= 1.18 2014-05-09 21:12:52 +02:00
Info.hs removing the third argument from initializeFlagsWithCradle. 2014-04-28 13:00:25 +09:00
Internal.hs ErrMsg -> Logger. 2014-04-28 21:47:08 +09:00
Lang.hs clean up Gap. 2014-04-28 14:13:25 +09:00
Lint.hs ErrMsg -> Logger. 2014-04-28 21:47:08 +09:00
List.hs Start migrating Ghc -> GhcMod monad 2014-05-14 17:06:29 +02:00
Logger.hs enabling -fno-warn- (#246). 2014-05-09 23:45:34 +09:00
Monad.hs Start migrating Ghc -> GhcMod monad 2014-05-14 17:06:29 +02:00
PkgDoc.hs Refactor the way packages databases are handled 2014-04-15 05:15:50 +02:00
Read.hs Copy readMaybe/readEither from base >= 4.7 for backwards compatibility 2014-05-10 13:43:46 +02:00
Types.hs Suppress empty line 2014-05-11 00:30:02 +09:00
Utils.hs Parse cabal `setup-config` to get depencencies 2014-05-03 15:36:10 +02:00