Commit Graph

21 Commits

Author SHA1 Message Date
Julian Ospald 72ce5733c1
Add missing LICENSE file 2018-06-15 15:15:27 +02:00
Daniel Gröber 2e50c7b648 core: Remove useless cabal sections 2018-02-10 22:34:06 +01:00
Daniel Gröber a571c2ccfc Change ghc-mod-core to build-type:simple 2018-02-10 16:35:45 +01:00
Daniel Gröber 3cd52af7ca Remove some unnecessary dependencies 2018-02-10 15:01:16 +01:00
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
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