ghc-mod/Language/Haskell/GhcMod
Daniel Gröber 996016ac7b Fix wrong stack version lower bound in log message 2015-09-02 05:02:13 +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 wrong stack version lower bound in log message 2015-09-02 05:02:13 +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 Sandwich new Monad layer GmOutT into transformer stack 2015-09-01 10:32:27 +02:00
Debug.hs Sandwich new Monad layer GmOutT into transformer stack 2015-09-01 10:32:27 +02:00
Doc.hs Bring test suite up to date 2015-03-05 17:35:28 +01:00
DynFlags.hs DeferErrors implies DeferTypedHoles in GHC >= 7.10 2015-08-17 15:14:44 -04: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 Rename withContext -> withInteractiveContext 2015-08-21 04:12:53 +02:00
GhcPkg.hs Take sandbox cfg into account for caches 2015-08-19 09:18:10 +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 Sandwich new Monad layer GmOutT into transformer stack 2015-09-01 10:32:27 +02:00
Output.hs Fix <7.10 2015-09-01 10:45:15 +02:00
PathsAndFiles.hs Sandwich new Monad layer GmOutT into transformer stack 2015-09-01 10:32:27 +02:00
PkgDoc.hs Fix `doc` in non-cabal projects 2015-08-14 10:30:42 +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 Sandwich new Monad layer GmOutT into transformer stack 2015-09-01 10:32:27 +02:00
Types.hs Sandwich new Monad layer GmOutT into transformer stack 2015-09-01 10:32:27 +02:00
Utils.hs Pass stack ghc paths down to cabal-helper 2015-08-31 04:17:33 +02:00
World.hs Take sandbox cfg into account for caches 2015-08-19 09:18:10 +02:00