<!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>
Vladislav Zavialov pushed to branch wip/bump-base-4.16
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/601b2601ee73aa1d2e801f4aa370d3be51f02813">601b2601</a></strong>
<div>
<span>by Vladislav Zavialov</span>
<i>at 2020-09-18T17:56:59+03:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Version bump: base-4.16 (#18712)

Also bumps upper bounds on base in boot libraries (incl. submodules).
</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#0f33fd88c617246c7f89c4477d2d1d24f942df23">
compiler/ghc.cabal.in
</a>
</li>
<li class="file-stats">
<a href="#9291b31007e89e8b38b9ca916cdad6f71073b937">
libraries/array
</a>
</li>
<li class="file-stats">
<a href="#b7cfb47853ef95330e499ca0c5b90964744d101f">
libraries/base/base.cabal
</a>
</li>
<li class="file-stats">
<a href="#392e9dfd3417e267d708c5ab16536f2994d43745">
libraries/base/changelog.md
</a>
</li>
<li class="file-stats">
<a href="#1f9e349c6faf0ce4022d1187385f4e265086172b">
libraries/deepseq
</a>
</li>
<li class="file-stats">
<a href="#a76fbf30d162dc25f6f8c990c849b2f61b1e79e0">
libraries/directory
</a>
</li>
<li class="file-stats">
<a href="#188009555c31ecaa629c04bcbd48479540917707">
libraries/filepath
</a>
</li>
<li class="file-stats">
<a href="#250037ded7e5c4810bdfaae1e241ff5dd4845713">
libraries/ghc-boot-th/ghc-boot-th.cabal.in
</a>
</li>
<li class="file-stats">
<a href="#0ebb2f2be655388ecccd3e7b71ac41cff1c7beba">
libraries/ghc-boot/ghc-boot.cabal.in
</a>
</li>
<li class="file-stats">
<a href="#2682fdbef3edef70800400cfe329cc02ca310b37">
libraries/ghc-compact/ghc-compact.cabal
</a>
</li>
<li class="file-stats">
<a href="#ab81fee2498272deb0b09bd2e7d4d9ed1923143a">
libraries/ghci/ghci.cabal.in
</a>
</li>
<li class="file-stats">
<a href="#d0aa0d9f2a5802e27fc6c95b421fff5662489df1">
libraries/haskeline
</a>
</li>
<li class="file-stats">
<a href="#42bcd36e5791e64370e1cb55417c82c34538bb7a">
libraries/hpc
</a>
</li>
<li class="file-stats">
<a href="#b50a0766e67822eb0253d333520811d8f33ad57d">
libraries/parsec
</a>
</li>
<li class="file-stats">
<a href="#f67cc2e98b7648e8223021d15db39fab317444b3">
libraries/process
</a>
</li>
<li class="file-stats">
<a href="#af5293b9a47977d962364074b7c9f2f8251149db">
libraries/stm
</a>
</li>
<li class="file-stats">
<a href="#8f8341958f03c71e1eee3b82a943baee4c8d42f6">
libraries/template-haskell/template-haskell.cabal.in
</a>
</li>
<li class="file-stats">
<a href="#8200fd8e1ae0735ef654e059662a5b048d0ee0e4">
libraries/terminfo
</a>
</li>
<li class="file-stats">
<a href="#c94f27a74551c6432f819bdfe482f1a46f1a1596">
libraries/unix
</a>
</li>
<li class="file-stats">
<a href="#3d73b65e1c8ad984cdbd7ee6239a93445adfe908">
testsuite/tests/dependent/should_compile/T14729.stderr
</a>
</li>
<li class="file-stats">
<a href="#6ac05666ff2f3446a74d97f4b732a0e201b97f1f">
testsuite/tests/dependent/should_compile/T15743.stderr
</a>
</li>
<li class="file-stats">
<a href="#98e2fc9b0cfb5c23d47243169cf8a81e1d3c3618">
testsuite/tests/dependent/should_compile/T15743e.stderr
</a>
</li>
<li class="file-stats">
<a href="#cf81670e367d51a4cdde298e0f4f93a97d80b5d7">
testsuite/tests/indexed-types/should_compile/T15711.stderr
</a>
</li>
<li class="file-stats">
<a href="#008db6c67c7143d8f84efd2ccc9c4a043dc45daa">
testsuite/tests/indexed-types/should_compile/T15852.stderr
</a>
</li>
<li class="file-stats">
<a href="#123aeff58783162121997ade07ebc04b5d54829e">
testsuite/tests/polykinds/T15592.stderr
</a>
</li>
<li class="file-stats">
<a href="#fd6a693677cd8209ecd0e9f93068f759ae5a125b">
testsuite/tests/polykinds/T15592b.stderr
</a>
</li>
<li class="file-stats">
<a href="#4eac8054f8dc90b076e0df14ffea14d1df68e1b4">
testsuite/tests/printer/T18052a.stderr
</a>
</li>
<li class="file-stats">
<a href="#bd37bc98f027a50a54399e06f548c170e06b2022">
testsuite/tests/typecheck/should_compile/T12763.stderr
</a>
</li>
<li class="file-stats">
<a href="#9b5f44455bc336915417a55ccbf2972b9405275f">
testsuite/tests/typecheck/should_compile/subsumption_sort_hole_fits.stderr
</a>
</li>
<li class="file-stats">
<a href="#46ddb8dda2edd2df4717a3285e83997fc812a347">
utils/haddock
</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/601b2601ee73aa1d2e801f4aa370d3be51f02813">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/601b2601ee73aa1d2e801f4aa370d3be51f02813"}}</script>


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