..
Caching
Fix nasty module graph caching issue
2015-08-18 04:27:02 +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
Fix doc
in non-cabal projects
2015-08-14 10:30:42 +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 project type handling
2015-08-12 09:25:13 +02:00
Debug.hs
Expose functions for integration with HaRe
2015-08-13 09:49:51 +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
Fix MonadIO mess
2015-04-12 02:48:54 +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
DeferErrors implies DeferTypedHoles in GHC >= 7.10
2015-08-17 15:14:44 -04:00
GhcPkg.hs
Fix doc
in non-cabal projects
2015-08-14 10:30:42 +02:00
HomeModuleGraph.hs
Removed redundant imports
2015-08-16 23:42:20 +03:00
Info.hs
Replace redirected filenames in info.
2015-08-15 21:07:36 +03:00
Internal.hs
Initial support for file redirection
2015-08-15 20:41:10 +03:00
Lang.hs
Use GhcModT everywhere and remove the GhcMod alias
2014-07-15 01:03:56 +02:00
Lint.hs
Move withMappedFile to Language.Haskell.GhcMod.Utils
2015-08-15 21:06:57 +03:00
Logger.hs
Drop memory-mapped files, since ghc doesn't play well with those
2015-08-16 23:20:00 +03: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
Put line-prefix'es on exceptions too
2015-08-14 05:57:33 +02:00
PathsAndFiles.hs
Fix ghc-modi not working in non-cabal projects
2015-08-12 09:04:35 +02:00
PkgDoc.hs
Fix doc
in non-cabal projects
2015-08-14 10:30:42 +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 nasty module graph caching issue
2015-08-18 04:27:02 +02:00
Types.hs
Drop memory-mapped files, since ghc doesn't play well with those
2015-08-16 23:20:00 +03:00
Utils.hs
Drop memory-mapped files, since ghc doesn't play well with those
2015-08-16 23:20:00 +03:00
World.hs
Let Cabal determine the package-db stack
2015-08-07 07:31:08 +02:00