Commit Graph

12 Commits

Author SHA1 Message Date
Ben Gamari d00e956e4a Compatibility with GHC 8.2.1 2017-08-19 17:51:27 -04:00
Alan Zimmerman 36fbe25e07 Minor cleanup 2017-05-28 15:46:31 +02:00
Alan Zimmerman 597ffd02ea Add custom matcher for "outputFile" field 2017-05-28 15:46:31 +02:00
Alan Zimmerman 57ff5a03de Clean up and show detailed changes for generalFlags and warningFlags
As IntSet members currently, hits a stage restriction to call fromEnum, and my
TH fu is not strong enough to work around it.
2017-05-28 15:45:45 +02:00
Alan Zimmerman 7f86071271 Horrible hack to identify changed DynFlags 2017-05-28 15:45:45 +02:00
Daniel Gröber 35690941aa Reorganize module namespace
- Remove Language.Haskell prefix from all modules
- Move 'GHCMod.*' to 'GhcMod.Exe'
- Move 'GhcModExe' to 'GhcMod.Exe'
2017-05-28 04:23:37 +02:00
Daniel Gröber dc0a161925 Reorganize shared modules 2017-05-21 23:58:43 +02:00
Daniel Gröber 37f61fb9c6 Remove 'SPEC' ifdefs 2017-05-21 23:58:40 +02:00
Daniel Gröber d7a00ffcca Fix ghc-7.6 compile time errors 2017-05-12 15:28:19 +02:00
Daniel Gröber 2135ff438d Change slogan 2017-03-07 00:25:46 +01:00
Maxim Baz 2f8279f58b Do not log warning when Stack project is preferred 2017-02-26 19:40:45 +01:00
Daniel Gröber ee55da4908 Prepare for splitting off ghc-mod-core eventually 2017-01-12 17:05:47 +01:00