mirror of
https://github.com/github/semantic.git
synced 2024-11-28 10:15:55 +03:00
remove -Wno-unused-top-binds; unused top bindings are a signal of dead code
This commit is contained in:
parent
c380908a2a
commit
e648302a44
@ -32,7 +32,6 @@ common haskell
|
||||
-Wno-missed-specialisations
|
||||
-Wno-all-missed-specialisations
|
||||
-Wno-star-is-type
|
||||
-Wno-unused-top-binds
|
||||
if (impl(ghc >= 8.8))
|
||||
ghc-options: -Wno-missing-deriving-strategies
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user