ghc-mod/Language/Haskell/GhcMod
Daniel Gröber 8f123dc7de Fix compiling with HSE >= 1.16.0 2014-09-16 05:50:00 +02:00
..
Boot.hs Rename List.hs -> Modules.hs 2014-08-28 11:41:03 +02:00
Browse.hs Give readProcess' more sensible error messages. 2014-08-28 15:57:49 +02:00
Cabal16.hs Add license headers for code copied from Cabal 2014-05-10 13:43:27 +02:00
Cabal18.hs Add license headers for code copied from Cabal 2014-05-10 13:43:27 +02:00
Cabal21.hs Handle LocalBuildInfo for Cabal 1.21; squash commits; fixes #343. 2014-09-12 04:50:29 +02:00
CabalApi.hs Merge branch 'master' of https://github.com/robeverest/ghc-mod 2014-09-12 05:21:12 +02:00
CabalConfig.hs Merge branch 'master' of https://github.com/robeverest/ghc-mod 2014-09-12 05:21:12 +02:00
CaseSplit.hs CaseSplit panic sorted. closes https://github.com/kazu-yamamoto/ghc-mod/issues/336 2014-08-23 14:06:26 +02:00
Check.hs fixing typos. 2014-08-19 17:18:36 +09:00
Convert.hs Show more than one Djinn completion 2014-08-02 09:52:36 +02:00
Cradle.hs Letting "ghc-mod dumpsym" work on non-cabal directories. 2014-08-20 15:31:26 +09:00
Debug.hs Use the cabal configuration flags where possible when finalizing the PackageDescription. 2014-09-12 13:15:05 +10:00
Doc.hs Move lots of stuff to GhcMod 2014-06-28 21:43:51 +02:00
DynFlags.hs Rephrase some docs 2014-08-29 17:21:38 +02:00
Error.hs Use the cabal configuration flags where possible when finalizing the PackageDescription. 2014-09-12 13:15:05 +10:00
FillSig.hs Fix compiling with HSE >= 1.16.0 2014-09-16 05:50:00 +02:00
Find.hs Give readProcess' more sensible error messages. 2014-08-28 15:57:49 +02:00
Flag.hs Use GhcModT everywhere and remove the GhcMod alias 2014-07-15 01:03:56 +02:00
GHCApi.hs Give readProcess' more sensible error messages. 2014-08-28 15:57:49 +02:00
GHCChoice.hs Fix merge conflict, dropdown-list no longer needed 2014-08-14 18:02:58 +02:00
Gap.hs CaseSplit panic sorted. closes https://github.com/kazu-yamamoto/ghc-mod/issues/336 2014-08-23 14:06:26 +02:00
GhcPkg.hs Revert "Fix tests for Cabal <= 1.16" 2014-05-19 01:27:35 +02:00
Info.hs Use GhcModT everywhere and remove the GhcMod alias 2014-07-15 01:03:56 +02:00
Internal.hs Give readProcess' more sensible error messages. 2014-08-28 15:57:49 +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 Revert way to report errors when deferred as warnings 2014-08-18 17:32:32 +02:00
Modules.hs Rename List.hs -> Modules.hs 2014-08-28 11:41:03 +02:00
Monad.hs Use the cabal configuration flags where possible when finalizing the PackageDescription. 2014-09-12 13:15:05 +10:00
PkgDoc.hs Use `readProcess'` in PkgDoc.hs 2014-09-11 01:26:42 +02:00
Read.hs Copy readMaybe/readEither from base >= 4.7 for backwards compatibility 2014-05-10 13:43:46 +02:00
SrcUtils.hs Give readProcess' more sensible error messages. 2014-08-28 15:57:49 +02:00
Target.hs Workaround for #340 2014-09-12 04:02:32 +02:00
Types.hs Give readProcess' more sensible error messages. 2014-08-28 15:57:49 +02:00
Utils.hs Give readProcess' more sensible error messages. 2014-08-28 15:57:49 +02:00