ghc-mod/Language/Haskell/GhcMod
Nikolay Yakimov aedc6b6b31 [Type-constraints] everythingStagedWithContext
This is required for GHC<7.10 due to a panic
2016-01-20 01:00:13 +03: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
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 adding logging to findCradle methods 2015-11-27 11:15:25 +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 Cleanup loadTarget logic 2015-12-16 00:24:14 +01:00
Error.hs Remove GMEWrongWorkingDirectory constructor 2016-01-04 21:44:49 +01:00
FileMapping.hs FileMapping library docs 2015-12-20 13:45:51 +03:00
FillSig.hs Sandwich new Monad layer GmOutT into transformer stack 2015-09-01 10:32:27 +02:00
Find.hs Merge release-5.5.0.0 into master (using imerge) 2016-01-17 21:03:28 +01:00
Flag.hs Use GhcModT everywhere and remove the GhcMod alias 2014-07-15 01:03:56 +02:00
Gap.hs [Type-constraints] everythingStagedWithContext 2016-01-20 01:00:13 +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 [Type-constraints] Marginally better version 2016-01-19 22:50:14 +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 Fix over-qualified error messages (Fix #551) 2015-08-18 09:26:53 +02:00
Lint.hs [#722] Get encoding from hlint options 2016-01-12 22:22:13 +03:00
Logger.hs Sandwich new Monad layer GmOutT into transformer stack 2015-09-01 10:32:27 +02: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 Fix missing autogen files when dist/setup-config already exists (Issue #621) 2015-09-23 12:02:03 +02: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 [Type-constraints] everythingStagedWithContext 2016-01-20 01:00:13 +03:00
Stack.hs Replace fromJust with fromJustNote everywhere 2016-01-13 04:56:39 +01:00
Target.hs Replace fromJust with fromJustNote everywhere 2016-01-13 04:56:39 +01:00
Test.hs Don't need type errors here 2015-12-28 13:59:59 +01:00
Types.hs Use Binary for 'find' communication channel 2016-01-09 17:27:21 +03:00
Utils.hs Make tempdirs less annoying 2015-12-30 14:24:56 +01:00
World.hs Fix upper bounds on binary for ghc<7.10 2015-11-26 14:52:25 +01:00