ghc-mod
ghc-mod copied to clipboard
Only print GmWarnings once
A Data.Set of already presented warnings should work also add a flag to always warn.
The stack vs cabal-install warning only shows up on startup anyways so it's fine for now I guess
Since #665 is fixed, this only gets printed due to internal call to ghc-mod to get SymbolDB. Passing --verbose error to invocation should silence it.