..
Boot.hs
Migrate the remaining parts of the exposed API to GhcMod a
2014-07-11 03:13:38 +02:00
Browse.hs
Ghc->GhcMod: finish Browse, Check
2014-05-14 18:05:40 +02: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
Try to fix for ghc < 7.8
2014-06-29 10:28:28 +02:00
CaseSplit.hs
Control.Monad.Trans.MonadIO -> CoreMonad.MonadIO
2014-07-11 04:12:05 +02:00
Check.hs
Ghc->GhcMod: finish Browse, Check
2014-05-14 18:05:40 +02:00
Convert.hs
Cleaning of case splitting code
2014-06-27 19:06:20 +02:00
Cradle.hs
Add newGhcModEnv for allowing multiple active sessions
2014-07-10 21:14:47 +02:00
Debug.hs
Migrate the remaining parts of the exposed API to GhcMod a
2014-07-11 03:13:38 +02:00
Doc.hs
Move lots of stuff to GhcMod
2014-06-28 21:43:51 +02:00
FillSig.hs
Control.Monad.Trans.MonadIO -> CoreMonad.MonadIO
2014-07-11 04:12:05 +02:00
Find.hs
Don't expose Convert
2014-05-14 18:54:56 +02:00
Flag.hs
Migrate the remaining parts of the exposed API to GhcMod a
2014-07-11 03:13:38 +02:00
Gap.hs
Fix GHC 7.8.3: MatchGroup now has 4 args
2014-07-11 01:15:22 -04:00
Ghc.hs
Migrate the remaining parts of the exposed API to GhcMod a
2014-07-11 03:13:38 +02:00
GHCApi.hs
Migrate the remaining parts of the exposed API to GhcMod a
2014-07-11 03:13:38 +02:00
GHCChoice.hs
Move lots of stuff to GhcMod
2014-06-28 21:43:51 +02:00
GhcPkg.hs
Revert "Fix tests for Cabal <= 1.16"
2014-05-19 01:27:35 +02:00
Info.hs
Migrate the remaining parts of the exposed API to GhcMod a
2014-07-11 03:13:38 +02:00
Internal.hs
Migrate the remaining parts of the exposed API to GhcMod a
2014-07-11 03:13:38 +02:00
Lang.hs
Migrate the remaining parts of the exposed API to GhcMod a
2014-07-11 03:13:38 +02:00
Lint.hs
Control.Monad.Trans.MonadIO -> CoreMonad.MonadIO
2014-07-11 04:12:05 +02:00
List.hs
Migrate the remaining parts of the exposed API to GhcMod a
2014-07-11 03:13:38 +02:00
Logger.hs
Ghc->GhcMod: finish Browse, Check
2014-05-14 18:05:40 +02:00
Monad.hs
whitespace
2014-07-11 04:51:27 +02:00
PkgDoc.hs
Control.Monad.Trans.MonadIO -> CoreMonad.MonadIO
2014-07-11 04:12:05 +02:00
Read.hs
Copy readMaybe/readEither from base >= 4.7 for backwards compatibility
2014-05-10 13:43:46 +02:00
SrcUtils.hs
Fix building errors on ghc < 7.8 and tests
2014-06-28 23:18:49 +02:00
Types.hs
Move convert
to it's own module.
2014-05-14 17:06:30 +02:00
Utils.hs
Parse cabal setup-config
to get depencencies
2014-05-03 15:36:10 +02:00