ghc-mod icon indicating copy to clipboard operation
ghc-mod copied to clipboard

Only print GmWarnings once

Open DanielG opened this issue 9 years ago • 2 comments

A Data.Set of already presented warnings should work also add a flag to always warn.

DanielG avatar Dec 03 '15 00:12 DanielG

The stack vs cabal-install warning only shows up on startup anyways so it's fine for now I guess

DanielG avatar Dec 06 '15 18:12 DanielG

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.

lierdakil avatar Jan 05 '16 08:01 lierdakil