ghc-mod/Language/Haskell/GhcMod
Daniel Gröber 4963b782d9 Don't fiddle with state in resolvedComps cacheAction
The general in-memory caching that was added to `cached` handles that
now making this fiddly workaround redundant.
2015-11-26 14:52:25 +01:00
..
Caching Fix upper bounds on binary for ghc<7.10 2015-11-26 14:52:25 +01: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 Typo 2015-11-18 20:54:12 +01:00
Caching.hs Fix upper bounds on binary for ghc<7.10 2015-11-26 14:52:25 +01: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 Move `stack` code into seperate module 2015-09-15 05:25:54 +02:00
CustomPackageDb.hs Fix yesterday's fix 2015-09-24 04:49:49 +02:00
Debug.hs Move `stack` code into seperate module 2015-09-15 05:25:54 +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 Only use debugLogger when loglevel >= GmDebug 2015-09-16 05:13:20 +02:00
Error.hs Cleanup some dead code 2015-09-15 05:25:54 +02:00
FileMapping.hs Fix logging for file mapping when temp dir is proj. root subdir 2015-09-24 03:20:07 +02:00
FillSig.hs Sandwich new Monad layer GmOutT into transformer stack 2015-09-01 10:32:27 +02:00
Find.hs Fix upper bounds on binary for ghc<7.10 2015-11-26 14:52:25 +01: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 Move `stack` code into seperate module 2015-09-15 05:25:54 +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 Dead code be gone 2015-09-30 11:27:19 +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 Remove redundant constraint from runGhcModT 2015-10-29 18:52:51 +01:00
Output.hs Fix ghc<7.10 2015-09-16 05:40:53 +02:00
PathsAndFiles.hs Fix missing autogen files when dist/setup-config already exists (Issue #621) 2015-09-23 12:02:03 +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
Stack.hs Fix #603, `stack path` output can have missing values 2015-09-16 05:18:53 +02:00
Target.hs Don't fiddle with state in resolvedComps cacheAction 2015-11-26 14:52:25 +01:00
Types.hs Don't fiddle with state in resolvedComps cacheAction 2015-11-26 14:52:25 +01:00
Utils.hs Fix tests, this time, this time for sure. 2015-09-08 06:42:32 +02:00
World.hs Fix upper bounds on binary for ghc<7.10 2015-11-26 14:52:25 +01:00