Fix #97: Invoke ghc-mod with --silent flag - #99
Conversation
This hides the warnings about if ghc-mod uses stack or cabal-install which otherwise confuses the Vim plugin parsing the output.
|
Hello, @jimenezrick and @eagletmt , I am really doubtful whether using
Before ghc-mod version 5.5.0, invoking UPD: I have raised a quick fix #100. |
|
Yeah, that makes sense @foreverbell, the |
This hides the warnings about if ghc-mod uses stack or cabal-install
which otherwise confuses the Vim plugin parsing the output.