ghc-mod/Language/Haskell/GhcMod
Daniel Gröber 312a8c81fb Merge branch 'HaRe' of https://github.com/alanz/ghc-mod 2015-08-13 10:17:14 +02:00
..
Caching Add in-memory caching otherwise everything is slow 2015-08-11 07:38:25 +02:00
Monad Merge branch 'HaRe' of https://github.com/alanz/ghc-mod 2015-08-13 10:17:14 +02: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 missing newlines 2015-08-13 09:01:58 +02:00
Caching.hs Start implementing line-prefix stuff 2015-08-13 06:47:12 +02:00
CaseSplit.hs Fix MonadIO mess 2015-04-12 02:48:54 +02: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 Fix GHC 7.10 warnings 2015-08-03 05:46:51 +02:00
Error.hs Fix MonadIO mess 2015-04-12 02:48:54 +02:00
FillSig.hs Fix warning 2015-08-07 07:33:04 +02:00
Find.hs Let Cabal determine the package-db stack 2015-08-07 07:31:08 +02:00
Flag.hs Use GhcModT everywhere and remove the GhcMod alias 2014-07-15 01:03:56 +02:00
Gap.hs Fix imports for ghc < 7.10 2015-08-03 07:51:23 +02:00
GhcPkg.hs Cleanup project type handling 2015-08-12 09:25:13 +02:00
HomeModuleGraph.hs Fix GHC 7.10 warnings 2015-08-03 05:46:51 +02:00
Info.hs Fix GHC 7.10 warnings 2015-08-03 05:46:51 +02:00
Internal.hs Expose functions for integration with HaRe 2015-08-13 09:49:51 +02:00
Lang.hs Use GhcModT everywhere and remove the GhcMod alias 2014-07-15 01:03:56 +02:00
Lint.hs Fix merge conflict, dropdown-list no longer needed 2014-08-14 18:02:58 +02:00
Logger.hs Fix GHC 7.10 warnings 2015-08-03 05:46:51 +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 Fix missing newlines 2015-08-13 09:01:58 +02:00
PathsAndFiles.hs Fix ghc-modi not working in non-cabal projects 2015-08-12 09:04:35 +02:00
PkgDoc.hs Let Cabal determine the package-db stack 2015-08-07 07:31:08 +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 Merge branch 'HaRe' of https://github.com/alanz/ghc-mod 2015-08-13 10:17:14 +02:00
Types.hs Fix missing newlines 2015-08-13 09:01:58 +02:00
Utils.hs Some debug logging for `cabal configure` etc. 2015-08-03 05:47:16 +02:00
World.hs Let Cabal determine the package-db stack 2015-08-07 07:31:08 +02:00