ghc-mod/Language/Haskell/GhcMod
Daniel Gröber 59ade0d447 Add more version information to debug command 2016-03-09 21:56:23 +01:00
..
Caching Add some missing copyright boilerplate 2015-11-26 15:03:14 +01:00
Monad Replace fromJust with fromJustNote everywhere 2016-01-13 04:56:39 +01:00
Options Remove CPP from Options 2016-03-01 22:58:10 +02:00
Boot.hs Optparse-applicative 2015-12-05 23:55:12 +03:00
Browse.hs Replace fromJust with fromJustNote everywhere 2016-01-13 04:56:39 +01:00
CabalHelper.hs Fix writeAutogen when no systemwide ghc is installed (#660) 2016-01-10 22:19:33 +01:00
Caching.hs Add some missing copyright boilerplate 2015-11-26 15:03:14 +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 Replace fromJust with fromJustNote everywhere 2016-01-13 04:56:39 +01:00
CustomPackageDb.hs Add some missing copyright boilerplate 2015-11-26 15:03:14 +01:00
Debug.hs Add more version information to debug command 2016-03-09 21:56:23 +01:00
DebugLogger.hs Add some missing copyright boilerplate 2015-11-26 15:03:14 +01:00
Doc.hs Bring test suite up to date 2015-03-05 17:35:28 +01:00
DynFlags.hs Check session validity via equality on DynFlags 2016-02-14 08:42:45 +01:00
DynFlagsTH.hs Fix older GHCs 2016-02-14 10:10:26 +01:00
Error.hs Remove GMEWrongWorkingDirectory constructor 2016-01-04 21:44:49 +01:00
FileMapping.hs Fix output encoding in loadMappedFileSource 2016-02-09 16:27:24 +03:00
FillSig.hs Sandwich new Monad layer GmOutT into transformer stack 2015-09-01 10:32:27 +02:00
Find.hs Cache non-interactive find results in distdir 2016-01-27 02:09:17 +03:00
Flag.hs Use GhcModT everywhere and remove the GhcMod alias 2014-07-15 01:03:56 +02:00
Gap.hs NFData ByteString instance for GHC-7.4 2016-01-09 18:51:57 +03:00
GhcPkg.hs Move `stack` code into seperate module 2015-09-15 05:25:54 +02:00
HomeModuleGraph.hs add TODO for HMG 2016-01-17 20:19:08 +01:00
Info.hs Sandwich new Monad layer GmOutT into transformer stack 2015-09-01 10:32:27 +02:00
Internal.hs Cleanup loadTarget logic 2015-12-16 00:24:14 +01:00
Lang.hs Use GhcModT everywhere and remove the GhcMod alias 2014-07-15 01:03:56 +02:00
LightGhc.hs Check session validity via equality on DynFlags 2016-02-14 08:42:45 +01:00
Lint.hs [#722] Get encoding from hlint options 2016-01-12 22:22:13 +03:00
Logger.hs Check session validity via equality on DynFlags 2016-02-14 08:42:45 +01:00
Logging.hs Fix severity prefix doubling (#689) 2016-01-09 23:22:27 +01:00
Modules.hs Haddock documentation 2015-12-07 19:57:33 +03:00
Monad.hs Fix severity prefix doubling (#689) 2016-01-09 23:22:27 +01:00
Output.hs NFData ByteString instance for GHC-7.4 2016-01-09 18:51:57 +03:00
PathsAndFiles.hs Cache non-interactive find results in distdir 2016-01-27 02:09:17 +03: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 Replace fromJust with fromJustNote everywhere 2016-01-13 04:56:39 +01:00
Target.hs Change loadTargets stderr loglevel to Debug 2016-03-03 23:06:39 +03:00
Test.hs Don't need type errors here 2015-12-28 13:59:59 +01:00
Types.hs Add Ord instances for Cradle 2016-02-16 21:44:10 +01:00
Utils.hs Make tempdirs less annoying 2015-12-30 14:24:56 +01:00
World.hs Remove worldSymbolCache from World 2016-01-27 02:09:26 +03:00