haskell-ide-engine
haskell-ide-engine copied to clipboard
[WIP] stylish-haskell plugin
I see that jobs for older stack/cabal stacks are failing because of absence of stylish-haskell-0.10.0.0. Is it possible to add a plugin only starting from the currently latest stack/cabal version?
@lukasz-golebiewski Add - stylish-haskell-0.10.0.0 to each stack-*.yaml and a version bound in haskell-ide-engine.cabal.
@lukasz-golebiewski There are a few more version conflicts that need to be explicitly specified
Is there any news?