[Git][ghc/ghc][master] Add -Wnoncanonical-{monad, monoid}-instances to standardWarnings
Marge Bot
gitlab at gitlab.haskell.org
Wed Oct 14 22:06:18 UTC 2020
Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC
Commits:
e60ae8a3 by Fumiaki Kinoshita at 2020-10-14T18:06:12-04:00
Add -Wnoncanonical-{monad,monoid}-instances to standardWarnings
-------------------------
Metric Decrease:
T12425
Metric Increase:
T17516
-------------------------
- - - - -
30 changed files:
- compiler/GHC/Driver/Session.hs
- compiler/GHC/Rename/Module.hs
- docs/users_guide/9.0.1-notes.rst
- testsuite/tests/codeGen/should_compile/jmp_tbl.hs
- testsuite/tests/cpranal/should_compile/Cpr001_imp.hs
- testsuite/tests/deriving/should_compile/drv020.hs
- testsuite/tests/determinism/determ019/A.hs
- testsuite/tests/gadt/gadt16.hs
- testsuite/tests/gadt/nbe.hs
- testsuite/tests/ghci.debugger/HappyTest.hs
- testsuite/tests/ghci/scripts/T4127.script
- testsuite/tests/ghci/scripts/T4127.stdout
- testsuite/tests/ghci/scripts/T9293.stdout
- testsuite/tests/ghci/scripts/ghci024.stdout
- testsuite/tests/ghci/scripts/ghci057.stdout
- testsuite/tests/mdo/should_fail/mdofail004.hs
- testsuite/tests/partial-sigs/should_compile/Meltdown.hs
- testsuite/tests/perf/compiler/T12425.hs
- testsuite/tests/perf/compiler/T3064.hs
- testsuite/tests/rebindable/rebindable9.hs
- testsuite/tests/simplCore/prog002/Simpl009Help.hs
- testsuite/tests/simplCore/should_compile/EvalTest.hs
- testsuite/tests/simplCore/should_compile/T10176.hs
- testsuite/tests/simplCore/should_compile/T3831.hs
- testsuite/tests/simplCore/should_compile/T4203.hs
- testsuite/tests/simplCore/should_compile/T8331.hs
- testsuite/tests/typecheck/should_compile/T3955.hs
- testsuite/tests/typecheck/should_compile/T4952.hs
- testsuite/tests/typecheck/should_compile/Tc239_Help.hs
- testsuite/tests/typecheck/should_compile/tc093.hs
The diff was not included because it is too large.
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/e60ae8a38394370fd8818ad004a101466fc7d2dc
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/e60ae8a38394370fd8818ad004a101466fc7d2dc
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20201014/4e7811dd/attachment-0001.html>
More information about the ghc-commits
mailing list