Turn -Wtype-equality-out-of-scope on by default
Also remove -Wnoncanonical-{monoid,monad}-instances from -Wcompat, since they are enabled by default. Refresh wcompat-warnings/ test with new -Wcompat warnings. Part of #24267
parent
8bef8d9f
Branches wip/inplace-final
No related tags found
Pipeline #87879 canceled
Stage: tool-lint
Stage: quick-build
Stage: full-build
Stage: packaging
Stage: testing
Showing
- compiler/GHC/Driver/Flags.hs 2 additions, 4 deletionscompiler/GHC/Driver/Flags.hs
- docs/users_guide/using-warnings.rst 5 additions, 10 deletionsdocs/users_guide/using-warnings.rst
- testsuite/tests/ghci/scripts/ghci024.stdout 0 additions, 2 deletionstestsuite/tests/ghci/scripts/ghci024.stdout
- testsuite/tests/warnings/should_compile/T18862b.hs 1 addition, 1 deletiontestsuite/tests/warnings/should_compile/T18862b.hs
- testsuite/tests/warnings/should_compile/T18862b.stderr 1 addition, 1 deletiontestsuite/tests/warnings/should_compile/T18862b.stderr
- testsuite/tests/warnings/should_compile/WarnNoncanonical.hs 30 additions, 0 deletionstestsuite/tests/warnings/should_compile/WarnNoncanonical.hs
- testsuite/tests/warnings/should_compile/WarnNoncanonical.stderr 45 additions, 0 deletions...ite/tests/warnings/should_compile/WarnNoncanonical.stderr
- testsuite/tests/warnings/should_compile/all.T 1 addition, 0 deletionstestsuite/tests/warnings/should_compile/all.T
- testsuite/tests/wcompat-warnings/Template.hs 9 additions, 26 deletionstestsuite/tests/wcompat-warnings/Template.hs
- testsuite/tests/wcompat-warnings/WCompatWarningsOn.stderr 14 additions, 44 deletionstestsuite/tests/wcompat-warnings/WCompatWarningsOn.stderr
Loading
Please register or sign in to comment