Alan Zimmerman
|
e0df6b02e3
|
Move the core functionality into new package ghc-mod-core
|
2018-02-10 11:23:20 +02:00 |
|
Daniel Gröber
|
6bf0ac7de8
|
Fix typo
|
2018-01-22 01:22:58 +01:00 |
|
Daniel Gröber
|
1ea7e85b31
|
Hack for #924, -Wmissing-home-modules errors
|
2018-01-22 00:38:19 +01:00 |
|
Daniel Gröber
|
b52085a88f
|
Fix compilation with cabal-helper-0.8
Still need to integrate logic changes for backpack etc.
|
2018-01-21 13:12:11 +01:00 |
|
Remous-Aris Koutsiamanis
|
9ce1cb7db6
|
Sync with cabal-helper master
|
2017-12-29 06:22:03 +01:00 |
|
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 |
|