<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<h3>
 Marge Bot pushed to branch master
at <a href="https://gitlab.haskell.org/ghc/ghc">Glasgow Haskell Compiler / GHC</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://gitlab.haskell.org/ghc/ghc/-/commit/e60ae8a38394370fd8818ad004a101466fc7d2dc">e60ae8a3</a></strong>
<div>
<span>by Fumiaki Kinoshita</span>
<i>at 2020-10-14T18:06:12-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add -Wnoncanonical-{monad,monoid}-instances to standardWarnings

-------------------------
Metric Decrease:
   T12425
Metric Increase:
   T17516
-------------------------
</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#774d88050336ef660c7a219fb06c480c2fc639bc">
compiler/GHC/Driver/Session.hs
</a>
</li>
<li class="file-stats">
<a href="#7dd1cd0f6f2164a14c83d9aa564dd32bc30e447a">
compiler/GHC/Rename/Module.hs
</a>
</li>
<li class="file-stats">
<a href="#85c07986c623f3180b40021d7109edd1e6a71a93">
docs/users_guide/9.0.1-notes.rst
</a>
</li>
<li class="file-stats">
<a href="#957d9605f7db33b51c0bddf5155a6e945e7dae38">
testsuite/tests/codeGen/should_compile/jmp_tbl.hs
</a>
</li>
<li class="file-stats">
<a href="#a3c3364b37b31e5184345e914db6731510ba29cb">
testsuite/tests/cpranal/should_compile/Cpr001_imp.hs
</a>
</li>
<li class="file-stats">
<a href="#98066e43f75580ac5801e84d424e6eec38d3deb6">
testsuite/tests/deriving/should_compile/drv020.hs
</a>
</li>
<li class="file-stats">
<a href="#0fee5d01840e7e3bb3e4fafc580422897526acdc">
testsuite/tests/determinism/determ019/A.hs
</a>
</li>
<li class="file-stats">
<a href="#ccbb7dd6bee86c81ce0b8a0ac28d1ba427122f34">
testsuite/tests/gadt/gadt16.hs
</a>
</li>
<li class="file-stats">
<a href="#0f9d625c9eb9103ca10a80a5bd59e33ecc9333ed">
testsuite/tests/gadt/nbe.hs
</a>
</li>
<li class="file-stats">
<a href="#2120fbc7a912c7e82cce77edbb7bb127fc916f19">
testsuite/tests/ghci.debugger/HappyTest.hs
</a>
</li>
<li class="file-stats">
<a href="#f10bd4870f20f4fc105eda84e35c3ae88a6b11dc">
testsuite/tests/ghci/scripts/T4127.script
</a>
</li>
<li class="file-stats">
<a href="#72f9bf974c5e9c038cc796db5195d89524be4e75">
testsuite/tests/ghci/scripts/T4127.stdout
</a>
</li>
<li class="file-stats">
<a href="#571a42268f6105012edbbb0b260458632a2b73d4">
testsuite/tests/ghci/scripts/T9293.stdout
</a>
</li>
<li class="file-stats">
<a href="#00f87b970a212b1a12b2a5ec9ec7fc3ad7fd8386">
testsuite/tests/ghci/scripts/ghci024.stdout
</a>
</li>
<li class="file-stats">
<a href="#5f05342fcb5a526596706127252fb294804bf42e">
testsuite/tests/ghci/scripts/ghci057.stdout
</a>
</li>
<li class="file-stats">
<a href="#abb47174c8977f0a7633dff3e3591f56b7cd6363">
testsuite/tests/mdo/should_fail/mdofail004.hs
</a>
</li>
<li class="file-stats">
<a href="#8983092fc406d82edb6341814ba0eba99c91f516">
testsuite/tests/partial-sigs/should_compile/Meltdown.hs
</a>
</li>
<li class="file-stats">
<a href="#9235f58f919eea3c952b729dd9eca0e71427d8a5">
testsuite/tests/perf/compiler/T12425.hs
</a>
</li>
<li class="file-stats">
<a href="#f7786f7636ad3f18693b58037d105e17e5d91ca1">
testsuite/tests/perf/compiler/T3064.hs
</a>
</li>
<li class="file-stats">
<a href="#09162fff241d441324489597bb130c07e6d924e5">
testsuite/tests/rebindable/rebindable9.hs
</a>
</li>
<li class="file-stats">
<a href="#b5d0ded8d2d060cc35dea4ec93b25185f8d8be3a">
testsuite/tests/simplCore/prog002/Simpl009Help.hs
</a>
</li>
<li class="file-stats">
<a href="#bdcb377ae5b9b04293f7a533309d6632d4d6ddd6">
testsuite/tests/simplCore/should_compile/EvalTest.hs
</a>
</li>
<li class="file-stats">
<a href="#1923f1d7b79570c005149e117de499ee2fc38b7c">
testsuite/tests/simplCore/should_compile/T10176.hs
</a>
</li>
<li class="file-stats">
<a href="#1b9008e4b7e7ac9b4e1f200651b79f5780de191f">
testsuite/tests/simplCore/should_compile/T3831.hs
</a>
</li>
<li class="file-stats">
<a href="#70e7962b4094186d8b1cf85e88f225e2a79bda50">
testsuite/tests/simplCore/should_compile/T4203.hs
</a>
</li>
<li class="file-stats">
<a href="#0367bb9ce78942b27fe233ffbb256d5cfe130bb5">
testsuite/tests/simplCore/should_compile/T8331.hs
</a>
</li>
<li class="file-stats">
<a href="#b680bf3d5e614e24561b4a47733e4ece14722759">
testsuite/tests/typecheck/should_compile/T3955.hs
</a>
</li>
<li class="file-stats">
<a href="#2ea359e6de850487ad1a894d0c66078720c69e50">
testsuite/tests/typecheck/should_compile/T4952.hs
</a>
</li>
<li class="file-stats">
<a href="#00bb4e4a82a340c009806fa75ec8df14a84ef677">
testsuite/tests/typecheck/should_compile/Tc239_Help.hs
</a>
</li>
<li class="file-stats">
<a href="#8eae835ae7f394b41b0d9fc18e3ae99226b09d6c">
testsuite/tests/typecheck/should_compile/tc093.hs
</a>
</li>
</ul>
<h5>The diff was not included because it is too large.</h5>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
<a href="https://gitlab.haskell.org/ghc/ghc/-/commit/e60ae8a38394370fd8818ad004a101466fc7d2dc">View it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.haskell.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://gitlab.haskell.org/ghc/ghc/-/commit/e60ae8a38394370fd8818ad004a101466fc7d2dc"}}</script>


</p>
</div>
</body>
</html>