ghc-mod/Language/Haskell/GhcMod
Daniel Gröber 2a0414f368 Pass stack ghc paths down to cabal-helper 2015-08-31 04:17:33 +02:00
..
Caching Fix all the stack related things 2015-08-19 09:17:41 +02:00
Monad Remove redundant imports 2015-08-15 21:26:33 +03: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 Pass stack ghc paths down to cabal-helper 2015-08-31 04:17:33 +02:00
Caching.hs Start implementing line-prefix stuff 2015-08-13 06:47:12 +02:00
CaseSplit.hs DeferErrors implies DeferTypedHoles in GHC >= 7.10 2015-08-17 15:14:44 -04: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 Cleanup 2015-08-24 15:11:05 +02:00
Debug.hs Pass stack ghc paths down to cabal-helper 2015-08-31 04:17:33 +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 Pass stack ghc paths down to cabal-helper 2015-08-31 04:17:33 +02:00
FileMapping.hs Unload mapped files before loading 2015-08-16 23:38:32 +03:00
FillSig.hs Log exceptions as GmException 2015-08-17 06:52:56 +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 Removed redundant imports 2015-08-16 23:42:20 +03:00
Info.hs Rename withContext -> withInteractiveContext 2015-08-21 04:12:53 +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 Move withMappedFile to Language.Haskell.GhcMod.Utils 2015-08-15 21:06:57 +03:00
Logger.hs Fix older GHCs 2015-08-19 09:05:57 +02:00
Logging.hs Start implementing line-prefix stuff 2015-08-13 06:47:12 +02:00
Modules.hs Add in-memory caching otherwise everything is slow 2015-08-11 07:38:25 +02:00
Monad.hs Fix missing newlines 2015-08-13 09:01:58 +02:00
Output.hs Flushing stdout to solve infinite loop (#542). 2015-08-19 15:02:00 +09:00
PathsAndFiles.hs Pass stack ghc paths down to cabal-helper 2015-08-31 04:17:33 +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 Use cabal-helper for stack 2015-08-19 09:18:10 +02:00
Types.hs Pass stack ghc paths down to cabal-helper 2015-08-31 04:17:33 +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