ghc-mod/Language/Haskell/GhcMod
Daniel Gröber f61dd0a9e6 Fix re-init of ghc-modi session after environment change
Using `dropSession` instead of a weird exception cludge
2015-08-05 08:52:52 +02:00
..
Monad Add Vomit log level and dumping to disk 2015-08-03 08:09:24 +02:00
Boot.hs Fix GHC 7.10 warnings 2015-08-03 05:46:51 +02:00
Browse.hs Fix GHC 7.10 warnings 2015-08-03 05:46:51 +02:00
CabalHelper.hs Some debug logging for `cabal configure` etc. 2015-08-03 05:47:16 +02:00
Caching.hs docs 2015-08-03 05:47:16 +02:00
CaseSplit.hs Fix MonadIO mess 2015-04-12 02:48:54 +02:00
Check.hs Fix GHC 7.10 warnings 2015-08-03 05:46:51 +02:00
Convert.hs Fix GHC 7.10 warnings 2015-08-03 05:46:51 +02:00
Cradle.hs Fix GHC 7.10 warnings 2015-08-03 05:46:51 +02:00
Debug.hs Fix #487, Modules from sandbox not visible 2015-06-05 22:45:52 +02:00
Doc.hs Bring test suite up to date 2015-03-05 17:35:28 +01:00
DynFlags.hs Fix GHC 7.10 warnings 2015-08-03 05:46:51 +02:00
Error.hs Fix MonadIO mess 2015-04-12 02:48:54 +02:00
FillSig.hs Transform ModuleString and Expression type synonyms into newtypes 2015-06-02 10:43:29 +03:00
Find.hs Fix GHC 7.10 warnings 2015-08-03 05:46:51 +02:00
Flag.hs Use GhcModT everywhere and remove the GhcMod alias 2014-07-15 01:03:56 +02:00
Gap.hs Fix imports for ghc < 7.10 2015-08-03 07:51:23 +02:00
GhcPkg.hs Fix GHC 7.10 warnings 2015-08-03 05:46:51 +02:00
HomeModuleGraph.hs Fix GHC 7.10 warnings 2015-08-03 05:46:51 +02:00
Info.hs Fix GHC 7.10 warnings 2015-08-03 05:46:51 +02:00
Internal.hs Refactoring to use cabal-helper-wrapper 2015-03-05 17:35:24 +01:00
Lang.hs Use GhcModT everywhere and remove the GhcMod alias 2014-07-15 01:03:56 +02:00
Lint.hs Fix merge conflict, dropdown-list no longer needed 2014-08-14 18:02:58 +02:00
Logger.hs Fix GHC 7.10 warnings 2015-08-03 05:46:51 +02:00
Logging.hs Clean up L.H.GM.Target debug/vomit output a bit 2015-08-05 06:16:05 +02:00
Modules.hs Fix caching for getGhcPkgOptions 2015-05-05 14:47:23 +02:00
Monad.hs Fix GHC 7.10 warnings 2015-08-03 05:46:51 +02:00
PathsAndFiles.hs Fix imports for ghc < 7.10 2015-08-03 07:51:23 +02:00
PkgDoc.hs Fix GHC 7.10 warnings 2015-08-03 05:46:51 +02:00
Pretty.hs Add Vomit log level and dumping to disk 2015-08-03 08:09:24 +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 GHC 7.10 warnings 2015-08-03 05:46:51 +02:00
Target.hs Fix re-init of ghc-modi session after environment change 2015-08-05 08:52:52 +02:00
Types.hs Add Vomit log level and dumping to disk 2015-08-03 08:09:24 +02:00
Utils.hs Some debug logging for `cabal configure` etc. 2015-08-03 05:47:16 +02:00
World.hs Fix imports for ghc < 7.10 2015-08-03 07:51:23 +02:00