kowainik / stan

🕵️ Haskell STatic ANalyser
https://kowainik.github.io/projects/stan
Mozilla Public License 2.0
565 stars 48 forks source link

Warning on redundant extensions in modules #354

Open chshersh opened 4 years ago

chshersh commented 4 years ago

Some extensions can be defined in both .cabal and module. In that case we can warn on redundant extensions in modules, if they are already defined in default-extensions.