<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style="--code-editor-font: GitLab Mono, JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>
<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>
<style>img {
max-width: 100%; height: auto;
}
body {
font-size: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: "GitLab Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px; font-family: "GitLab Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";'>
<div class="content">
<h3 style="margin-top: 20px; margin-bottom: 10px;">
Marge Bot pushed to branch wip/marge_bot_batch_merge_job at <a href="https://gitlab.haskell.org/ghc/ghc">Glasgow Haskell Compiler / GHC</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.haskell.org/ghc/ghc/-/commit/ff0a709a69753ead88af4948ca7735154f70d363">ff0a709a</a></strong>
<div>
<span> by Sylvain Henry </span> <i> at 2023-09-12T08:46:28-04:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>JS: fix some tests
- Tests using Setup programs need to pass --with-hc-pkg
- Several other fixes
See https://gitlab.haskell.org/ghc/ghc/-/wikis/javascript-backend/bug_triage
for the current status
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.haskell.org/ghc/ghc/-/commit/fc86f0e7618c53036b7c5d3b834b9eb811476c3c">fc86f0e7</a></strong>
<div>
<span> by Krzysztof Gogolewski </span> <i> at 2023-09-12T08:47:04-04:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Fix in-scope set assertion failure (#23918)
Patch by Simon
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.haskell.org/ghc/ghc/-/commit/21a906c28da497c2b8390de75270357a7f80e5a7">21a906c2</a></strong>
<div>
<span> by Matthew Pickering </span> <i> at 2023-09-12T17:21:04+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Add -Winconsistent-flags warning
The warning fires when inconsistent command line flags are passed.
For example:
* -dynamic-too and -dynamic
* -dynamic-too on windows
* -O and --interactive
* etc
This is on by default and allows users to control whether the warning is
displayed and whether it should be an error or not.
Fixes #22572
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.haskell.org/ghc/ghc/-/commit/d051bc26d466ede5207ed470d06546f06c9a2479">d051bc26</a></strong>
<div>
<span> by Krzysztof Gogolewski </span> <i> at 2023-09-12T14:20:21-04:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Avoid serializing BCOs with the internal interpreter
Refs #23919
</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#3177183680205a840465ba6b8d33631394cca2d7">
compiler/GHC/Driver/Errors/Ppr.hs
</a>
</li>
<li class="file-stats">
<a href="#2e5692f568fd7b67a6b172e2a60469da8392508c">
compiler/GHC/Driver/Flags.hs
</a>
</li>
<li class="file-stats">
<a href="#efe7444c09eed0fdaa83e6904e6328fb435620bf">
compiler/GHC/Runtime/Interpreter.hs
</a>
</li>
<li class="file-stats">
<a href="#54436e21ea530a66a8a71bcc01c836f4740b8f02">
compiler/GHC/Tc/Solver.hs
</a>
</li>
<li class="file-stats">
<a href="#59d42d45d27a766c3ef299d73c226697153b7f6e">
compiler/GHC/Tc/Utils/Instantiate.hs
</a>
</li>
<li class="file-stats">
<a href="#4d45cd1896284e4b4034580e431af68b09013b33">
compiler/GHC/Utils/Misc.hs
</a>
</li>
<li class="file-stats">
<a href="#56cab10ba9d31c526f47a492a4151a878077dc2d">
docs/users_guide/9.8.1-notes.rst
</a>
</li>
<li class="file-stats">
<a href="#e16ae6db99f98868d3603a0c7df0bb6a793a330d">
docs/users_guide/using-warnings.rst
</a>
</li>
<li class="file-stats">
<a href="#ed5b77135b8d6077d6f77541d166d7b8fe93f9de">
libraries/ghci/GHCi/Message.hs
</a>
</li>
<li class="file-stats">
<a href="#fdd34ceb84d7b95dccbd9172ce507eaea9b5abd4">
libraries/ghci/GHCi/Run.hs
</a>
</li>
<li class="file-stats">
<a href="#064db86e2ece7ebdb10fc3cde509b748c2792700">
libraries/ghci/GHCi/TH.hs
</a>
</li>
<li class="file-stats">
<a href="#3f850b361b149ea0d3efde06c0ccf53152419535">
testsuite/tests/backpack/cabal/T14304/Makefile
</a>
</li>
<li class="file-stats">
<a href="#e44a8d8230f7befd71954c30884a743cc269397f">
testsuite/tests/backpack/cabal/T15594/Makefile
</a>
</li>
<li class="file-stats">
<a href="#0c359af4d51e5abb6b7aa36d0f035936a0d04adf">
testsuite/tests/backpack/cabal/T15594/all.T
</a>
</li>
<li class="file-stats">
<a href="#f935fee67d78ddffb0d58c94e9218a7f7e82115e">
testsuite/tests/backpack/cabal/T16219/Makefile
</a>
</li>
<li class="file-stats">
<a href="#86042b7df891d99622a03995f3c9783e0b4bb514">
testsuite/tests/backpack/cabal/T20509/Makefile
</a>
</li>
<li class="file-stats">
<a href="#a25d25da9535c7e8c81cd6701fe76ea4b81b74b1">
testsuite/tests/backpack/cabal/T20509/all.T
</a>
</li>
<li class="file-stats">
<a href="#3d905063c52dd69135f5a11dfe5517f46dded901">
testsuite/tests/backpack/cabal/bkpcabal01/Makefile
</a>
</li>
<li class="file-stats">
<a href="#3a36370291e04fd684472f69416be7bd7df934c7">
testsuite/tests/backpack/cabal/bkpcabal02/Makefile
</a>
</li>
<li class="file-stats">
<a href="#83920aed73deb4a4d473dbc760163216be638d67">
testsuite/tests/backpack/cabal/bkpcabal02/all.T
</a>
</li>
<li class="file-stats">
<a href="#0ef402b38120499c1cdff4ddf42c23c434656ff0">
testsuite/tests/backpack/cabal/bkpcabal03/Makefile
</a>
</li>
<li class="file-stats">
<a href="#4f52c7faf0cef11be679fe5295a31bab5c9ac277">
testsuite/tests/backpack/cabal/bkpcabal03/all.T
</a>
</li>
<li class="file-stats">
<a href="#cedb81a896a55a8f47dac5d8462d8b017610d247">
testsuite/tests/backpack/cabal/bkpcabal04/Makefile
</a>
</li>
<li class="file-stats">
<a href="#5d2fe0f4d43a216ab4f3ae05872afac85f5ac3e3">
testsuite/tests/backpack/cabal/bkpcabal04/all.T
</a>
</li>
<li class="file-stats">
<a href="#adcf1b6eb252b727105ca7459b068f3a322acb26">
testsuite/tests/backpack/cabal/bkpcabal05/Makefile
</a>
</li>
<li class="file-stats">
<a href="#f7881ba6adb72eb582cfd2691012df0d6d421508">
testsuite/tests/backpack/cabal/bkpcabal05/all.T
</a>
</li>
<li class="file-stats">
<a href="#8bfdea44be14a27b628c6c458ddeba5d23e4d92c">
testsuite/tests/backpack/cabal/bkpcabal06/Makefile
</a>
</li>
<li class="file-stats">
<a href="#244baa4de9d6e104bf538d6c1f904d2cf01556c8">
testsuite/tests/backpack/cabal/bkpcabal07/Makefile
</a>
</li>
<li class="file-stats">
<a href="#c81d264ae27e963a5158eb55b674ac6f922efe58">
testsuite/tests/backpack/cabal/bkpcabal08/Makefile
</a>
</li>
<li class="file-stats">
<a href="#dd79f680b16723174dfa5bcf2d2cc1c35407ab24">
testsuite/tests/cabal/T12733/Makefile
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: 0.875rem;">
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: #737278;">
—
<br>
<a href="https://gitlab.haskell.org/ghc/ghc/-/compare/254335098ca5cf2d1522b0d6f95a543a5e8a1827...d051bc26d466ede5207ed470d06546f06c9a2479">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://gitlab.haskell.org">gitlab.haskell.org</a>. <a href="https://gitlab.haskell.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://gitlab.haskell.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
</p>
</div>
</body>
</html>