<!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/31fea307499009977fdf3dadedc98cfef986077a">31fea307</a></strong>
<div>
<span>by Hécate</span>
<i>at 2020-09-23T20:44:24-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Remove redundant "do", "return" and language extensions from base
</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#09f66b87a97fc5650bd718de60e6e3ac9406fed8">
libraries/base/.hlint.yaml
</a>
</li>
<li class="file-stats">
<a href="#d2e6704494d726ec76bf66cbfa8abaa491fad922">
libraries/base/Control/Concurrent/Chan.hs
</a>
</li>
<li class="file-stats">
<a href="#d7667d3e308c959cd65dd755103b442b3d3736c8">
libraries/base/Control/Concurrent/QSem.hs
</a>
</li>
<li class="file-stats">
<a href="#e55d5daf5ed40dde8b29039c98eab022d242951e">
libraries/base/Control/Concurrent/QSemN.hs
</a>
</li>
<li class="file-stats">
<a href="#8ad3bef656fcb7fe1ad05c31b0157d93b17a0d0f">
libraries/base/Control/Monad/ST/Lazy/Imp.hs
</a>
</li>
<li class="file-stats">
<a href="#43cf035cb1c6a13cd28df8da5e340e7bbe239c58">
libraries/base/Data/String.hs
</a>
</li>
<li class="file-stats">
<a href="#cbecf35546dee344ca6fb2e73c7515f07e868d0f">
libraries/base/Debug/Trace.hs
</a>
</li>
<li class="file-stats">
<a href="#9d5df636ea1749572ef5d257663a2af8bbe07481">
libraries/base/Foreign/Marshal/Array.hs
</a>
</li>
<li class="file-stats">
<a href="#d0c52aee09ac4f74b731dc9721c3769829099d84">
libraries/base/Foreign/Marshal/Utils.hs
</a>
</li>
<li class="file-stats">
<a href="#c95a957b906d6195a0c582af8acc271450382c07">
libraries/base/GHC/Conc/POSIX.hs
</a>
</li>
<li class="file-stats">
<a href="#6658f1fe169c2c8428f8b765b2aaf407aa9da0a1">
libraries/base/GHC/Environment.hs
</a>
</li>
<li class="file-stats">
<a href="#9da165501d56886dac6f415b5652511d5b7efa09">
libraries/base/GHC/Event/Array.hs
</a>
</li>
<li class="file-stats">
<a href="#e5d5c3eb2ba69f9a4ab3f56a8e9dab426c012963">
libraries/base/GHC/Event/Control.hs
</a>
</li>
<li class="file-stats">
<a href="#1eecd86195ac019a9e8590ee2035512138a7960f">
libraries/base/GHC/Event/Manager.hs
</a>
</li>
<li class="file-stats">
<a href="#85027f4b37c07925334b1e4215f1cd73816e69c4">
libraries/base/GHC/Event/Thread.hs
</a>
</li>
<li class="file-stats">
<a href="#85dbb068e8c0d396ef1a7bb58f2679e3d9e65317">
libraries/base/GHC/Event/TimerManager.hs
</a>
</li>
<li class="file-stats">
<a href="#54e7dea203750a698f2a2fd569e507e1a969026b">
libraries/base/GHC/Fingerprint.hs
</a>
</li>
<li class="file-stats">
<a href="#c3f82e5dcdf2d1dbd2e2130bc39def2570af6cba">
libraries/base/GHC/IO/Buffer.hs
</a>
</li>
<li class="file-stats">
<a href="#9100a814b3b5d0e57ba2f8b593289b5957fad1e0">
libraries/base/GHC/IO/Encoding/Failure.hs
</a>
</li>
<li class="file-stats">
<a href="#5ff7966af550b677f032349b15244b823d0b3927">
libraries/base/GHC/IO/Encoding/Iconv.hs
</a>
</li>
<li class="file-stats">
<a href="#cfb0f3185c4da75b8f73fd199f0aba724069c2fd">
libraries/base/GHC/IO/FD.hs
</a>
</li>
<li class="file-stats">
<a href="#f2e3cba1121b282693388cb7c52f3886fb191370">
libraries/base/GHC/IO/Handle.hs
</a>
</li>
<li class="file-stats">
<a href="#2832935d197673f79f45032ce1d7e3459a627c67">
libraries/base/GHC/IO/Handle/Internals.hs
</a>
</li>
<li class="file-stats">
<a href="#954db14e43bbd49a00db5abf9d1c32fe4572c63c">
libraries/base/GHC/IO/Handle/Text.hs
</a>
</li>
<li class="file-stats">
<a href="#92fed88efc6a2e0461a84dd0d0f0bfb89bdbc799">
libraries/base/GHC/TypeLits.hs
</a>
</li>
<li class="file-stats">
<a href="#9d9aaa8766a86696424edbf5bcceea1ca5a420e3">
libraries/base/System/IO.hs
</a>
</li>
<li class="file-stats">
<a href="#324b09678d27e83d925642e6321cabde3ad06beb">
libraries/base/System/Posix/Internals.hs
</a>
</li>
<li class="file-stats">
<a href="#889795026dbd526de4a103860b9a2ec089817694">
libraries/base/Text/ParserCombinators/ReadP.hs
</a>
</li>
<li class="file-stats">
<a href="#4283108883f517b340548d62128b0eb43bb57dff">
libraries/base/Text/Printf.hs
</a>
</li>
<li class="file-stats">
<a href="#c558264e2ca61a2731780c0a8be9d242ffe851cb">
libraries/base/Text/Read/Lex.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/31fea307499009977fdf3dadedc98cfef986077a">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/31fea307499009977fdf3dadedc98cfef986077a"}}</script>


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