ghc-mod/Language/Haskell/GhcMod
Daniel Gröber 66c6379945 Merge branch 'release-5.6.0.0' into ghc-8 2016-05-17 20:21:33 +02:00
..
Caching Add some missing copyright boilerplate 2015-11-26 15:03:14 +01:00
Monad GHC 8 readiness 2016-02-04 10:54:55 -08:00
Options Remove CPP from Options 2016-03-01 22:58:10 +02:00
Boot.hs [Browse] Option to show symbol parents 2016-03-14 21:22:55 +03:00
Browse.hs [Browse] Add 'from:' to parents 2016-05-11 16:58:46 +03: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 Merge branch 'release-5.6.0.0' into ghc-8 2016-05-17 20:21:33 +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 Use existence of cabal/stack as cradle indicator 2016-05-14 20:18:06 +02:00
CustomPackageDb.hs Add some missing copyright boilerplate 2015-11-26 15:03:14 +01:00
Debug.hs Use existence of cabal/stack as cradle indicator 2016-05-14 20:18:06 +02:00
DebugLogger.hs Fix some warnings (ghc 8) 2016-02-14 12:35:57 +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 DynFlagsTH for GHC 8 2016-02-14 12:24:49 +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 GHC 8 readiness 2016-02-04 10:54:55 -08: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 Merge branch 'release-5.6.0.0' into ghc-8 2016-05-17 20:21:33 +02: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 [Type-constraints] Add an option to toggle this 2016-01-20 01:29:33 +03: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 Fix some warnings (ghc 8) 2016-02-14 12:35:57 +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 Use existence of cabal/stack as cradle indicator 2016-05-14 20:18:06 +02: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 Bump cabal-helper dependency 2016-05-11 15:31:29 +02:00
Read.hs Copy readMaybe/readEither from base >= 4.7 for backwards compatibility 2014-05-10 13:43:46 +02:00
SrcUtils.hs [Type-constraints] Comments on collectSpansTypes 2016-03-14 22:12:04 +03:00
Stack.hs Fix some warnings (ghc 8) 2016-02-14 12:35:57 +01:00
Target.hs Merge branch 'master' into ghc-8 2016-05-17 20:21:25 +02:00
Test.hs Don't need type errors here 2015-12-28 13:59:59 +01:00
Types.hs Merge branch 'browse-print-parent' of https://github.com/atom-haskell/ghc-mod into release-5.6.0.0 2016-05-14 21:35:36 +02:00
Utils.hs Make tempdirs less annoying 2015-12-30 14:24:56 +01:00
World.hs Add mapped files to World 2016-03-15 22:14:13 +03:00