ghc-mod/Language/Haskell/GhcMod
Daniel Gröber 55f278853a Fix tests more 2015-09-14 07:11:45 +02:00
..
Caching Fix all the stack related things 2015-08-19 09:17:41 +02:00
Monad Sandwich new Monad layer GmOutT into transformer stack 2015-09-01 10:32:27 +02:00
Boot.hs Fix GHC 7.10 warnings 2015-08-03 05:46:51 +02:00
Browse.hs Sandwich new Monad layer GmOutT into transformer stack 2015-09-01 10:32:27 +02:00
CabalHelper.hs Fix race condition in stack support code 2015-09-11 03:52:28 +02:00
Caching.hs Start implementing line-prefix stuff 2015-08-13 06:47:12 +02:00
CaseSplit.hs Sandwich new Monad layer GmOutT into transformer stack 2015-09-01 10:32:27 +02:00
Check.hs Fix GHC 7.10 warnings 2015-08-03 05:46:51 +02:00
Convert.hs Fix doctest 2015-09-02 04:00:30 +02:00
Cradle.hs Fix tests more 2015-09-14 07:11:45 +02:00
CustomPackageDb.hs Fix custom package-db stack for non Cabal projects 2015-09-07 07:20:16 +02:00
Debug.hs Fix race condition in stack support code 2015-09-11 03:52:28 +02:00
DebugLogger.hs Fix ghc<7.10 2015-09-11 05:45:59 +02:00
Doc.hs Bring test suite up to date 2015-03-05 17:35:28 +01:00
DynFlags.hs Don't swallow ghc's verbose output 2015-09-08 06:44:02 +02:00
Error.hs `error` -> throw $ GMEProcess 2015-09-01 10:27:41 +02:00
FileMapping.hs Unload mapped files before loading 2015-08-16 23:38:32 +03:00
FillSig.hs Sandwich new Monad layer GmOutT into transformer stack 2015-09-01 10:32:27 +02:00
Find.hs Fix `find` being slow on legacy-interactive 2015-08-14 06:48:56 +02:00
Flag.hs Use GhcModT everywhere and remove the GhcMod alias 2014-07-15 01:03:56 +02:00
Gap.hs Fix ghc<7.10 2015-09-11 05:45:59 +02:00
GhcPkg.hs Fix race condition in stack support code 2015-09-11 03:52:28 +02:00
HomeModuleGraph.hs Sandwich new Monad layer GmOutT into transformer stack 2015-09-01 10:32:27 +02:00
Info.hs Sandwich new Monad layer GmOutT into transformer stack 2015-09-01 10:32:27 +02:00
Internal.hs Rearrange loadTargets code. 2015-08-19 03:34:01 +02:00
Lang.hs Use GhcModT everywhere and remove the GhcMod alias 2014-07-15 01:03:56 +02:00
LightGhc.hs Fix over-qualified error messages (Fix #551) 2015-08-18 09:26:53 +02:00
Lint.hs Sandwich new Monad layer GmOutT into transformer stack 2015-09-01 10:32:27 +02:00
Logger.hs Sandwich new Monad layer GmOutT into transformer stack 2015-09-01 10:32:27 +02:00
Logging.hs Sandwich new Monad layer GmOutT into transformer stack 2015-09-01 10:32:27 +02:00
Modules.hs Sandwich new Monad layer GmOutT into transformer stack 2015-09-01 10:32:27 +02:00
Monad.hs Fix tests more 2015-09-14 07:11:45 +02:00
Output.hs Don't swallow ghc's verbose output 2015-09-08 06:44:02 +02:00
PathsAndFiles.hs Fix race condition in stack support code 2015-09-11 03:52:28 +02:00
PkgDoc.hs Fix `doc` command not using right ghc-pkg exe 2015-09-02 07:19:11 +02:00
Pretty.hs Some pretty printing "improvements" (hopefully) 2015-08-18 04:54:10 +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 Actually update `world` in legacyInteractiveLoop 2015-09-11 09:53:24 +02:00
Types.hs Fix race condition in stack support code 2015-09-11 03:52:28 +02:00
Utils.hs Fix tests, this time, this time for sure. 2015-09-08 06:42:32 +02:00
World.hs Take sandbox cfg into account for caches 2015-08-19 09:18:10 +02:00