hie-core: Ignore packages that conflict with ghc in the hie.yaml (#2819)

This commit is contained in:
Neil Mitchell 2019-09-09 12:02:41 +02:00 committed by Gary Verhaegen
parent 7e31d3e560
commit 5ac4265e9b

View File

@ -20,6 +20,8 @@ cradle:
- -XTypeApplications
- -XViewPatterns
- -package=ghc
- -ignore-package=ghc-lib-parser
- -ignore-package=ghc-lib
- -DGHC_STABLE
- -isrc
- -iexe