Avoid unlift-core-0.2.0.0

This commit is contained in:
jneira 2020-03-12 11:12:34 +01:00
parent 07d603368b
commit 68a57bb61c

View File

@ -24,7 +24,9 @@ package haskell-ide-engine
-- Match the flag settings we use in stac builds
constraints:
haskell-ide-engine +pedantic
-- to avoid temporary a breaking change: https://github.com/haskell/haskell-ide-engine/issues/1680
unliftio-core < 0.2.0.0,
haskell-ide-engine +pedantic,
hie-plugin-api +pedantic
write-ghc-environment-files: never