Commit Graph

7 Commits

Author SHA1 Message Date
Moritz Kiefer
baa59d4bea
Use a stack cradle in hie.yaml (#121) 2019-09-25 10:21:11 +02:00
Neil Mitchell
0fa86f2ba3 Fix hie.yaml so it works (#118) 2019-09-24 00:08:43 +02:00
Neil Mitchell
3bd0c08d4d Add -Iinclude where it's needed (#86) 2019-09-19 08:06:19 +02:00
Neil Mitchell
5ac4265e9b hie-core: Ignore packages that conflict with ghc in the hie.yaml (#2819) 2019-09-10 14:52:17 +02:00
Ganesh Sittampalam
52b745ce31 A couple of improvements to the experience developing hie-core itself (#2812)
* Put information about the compiler pass in the _source field of Diagnostic

It's useful when looking at the hie-core command-line output to see where
a problem is coming from.

* include test code in hie-core's own cradle
2019-09-10 14:52:17 +02:00
Neil Mitchell
fc83c8a00f Fix hie.yaml so you can still load hie-core in hie-core (#2786) 2019-09-10 14:52:17 +02:00
Neil Mitchell
4a9010ba10 Standalone pieces for hie-core (#1982)
* Add a .gitignore just for the hie-core piece

* Add standalone pieces to make hie-core work with a global Cabal install

* Add more things to .gitignore, PR suggestion

* Add copyright header
2019-09-10 14:52:17 +02:00