Fix hie.yaml so you can still load hie-core in hie-core (#2786)

This commit is contained in:
Neil Mitchell 2019-09-06 05:43:31 +01:00 committed by Gary Verhaegen
parent 3539a80649
commit fc83c8a00f

View File

@ -9,6 +9,8 @@ cradle:
- -XBangPatterns
- -XDeriveGeneric
- -XGeneralizedNewtypeDeriving
- -XOverloadedStrings
- -XDeriveFunctor
- -XLambdaCase
- -XNamedFieldPuns
- -XRecordWildCards