<!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 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: -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: -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 master
at <a href="https://gitlab.haskell.org/ghc/ghc" style="color: #1068bf;">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/9ab31f42da8796363187e387c4085e8c9197f4e5" style="color: #1068bf;">9ab31f42</a></strong>
<div>
<span>by Sylvain Henry</span>
<i>at 2022-10-26T09:32:20+02:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Testsuite: more precise test options
Necessary for newer cross-compiling backends (JS, Wasm) that don't
support TH yet.
</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#c591f85f122007bac88228c5ff6fd76b40e6a811" style="color: #1068bf;">
testsuite/driver/testlib.py
</a>
</li>
<li class="file-stats">
<a href="#ee5d6a0e4c45c1354026039f5474c6b1b006503e" style="color: #1068bf;">
testsuite/tests/annotations/should_fail/all.T
</a>
</li>
<li class="file-stats">
<a href="#4e6ab12d4a7c4f831ae65d3ec50733a1360fb551" style="color: #1068bf;">
testsuite/tests/annotations/should_run/all.T
</a>
</li>
<li class="file-stats">
<a href="#d1a5060fe69a681ff62e8b685304aa1bf1781386" style="color: #1068bf;">
testsuite/tests/backpack/should_run/all.T
</a>
</li>
<li class="file-stats">
<a href="#922f7e57344242ed16a967fca4621bdb0409c022" style="color: #1068bf;">
testsuite/tests/codeGen/should_compile/T17904.hs
</a>
</li>
<li class="file-stats">
<a href="#f19295d1d6a14b5b6a8587fb4809de974b9520e3" style="color: #1068bf;">
testsuite/tests/codeGen/should_run/T20137/all.T
</a>
</li>
<li class="file-stats">
<a href="#2541f3b82d99a4b3c0f203912a498f32a57af422" style="color: #1068bf;">
testsuite/tests/codeGen/should_run/T20735/all.T
</a>
</li>
<li class="file-stats">
<a href="#b9bba9766faf563ab195fb1402f14fa78ad5c66f" style="color: #1068bf;">
testsuite/tests/codeGen/should_run/all.T
</a>
</li>
<li class="file-stats">
<a href="#30ea54d6cbb77049058cf5c9ffb25b58113e6967" style="color: #1068bf;">
testsuite/tests/corelint/all.T
</a>
</li>
<li class="file-stats">
<a href="#a4ff33ccde330caaa403f371defa5ddc5ad10c84" style="color: #1068bf;">
testsuite/tests/dependent/should_compile/all.T
</a>
</li>
<li class="file-stats">
<a href="#e7bc29da08da2be1b3bd264c751322dc3e8c1905" style="color: #1068bf;">
testsuite/tests/deriving/should_compile/all.T
</a>
</li>
<li class="file-stats">
<a href="#fdbc8e54778b459bf66ce4c1dcda0bdddcb297ff" style="color: #1068bf;">
testsuite/tests/driver/T20604/all.T
</a>
</li>
<li class="file-stats">
<a href="#380d35d3da6023a1250ea4b1affd14e031cc63bd" style="color: #1068bf;">
testsuite/tests/driver/T7835/all.T
</a>
</li>
<li class="file-stats">
<a href="#f35886f290d7a8814ce6885523ffbdf7a729e6af" style="color: #1068bf;">
testsuite/tests/driver/all.T
</a>
</li>
<li class="file-stats">
<a href="#5f5dd584bd99c4dfb8589a10350e96d6e103d468" style="color: #1068bf;">
testsuite/tests/driver/fat-iface/all.T
</a>
</li>
<li class="file-stats">
<a href="#68f80eecd0dc3d97db1ea598da795e872af72324" style="color: #1068bf;">
testsuite/tests/driver/multipleHomeUnits/all.T
</a>
</li>
<li class="file-stats">
<a href="#9ec291d81063168b56ac30ced8575b24b492c886" style="color: #1068bf;">
testsuite/tests/driver/multipleHomeUnits/o-dir/all.T
</a>
</li>
<li class="file-stats">
<a href="#3b7352b907db0da453c5827aeab75044eca8301b" style="color: #1068bf;">
testsuite/tests/driver/multipleHomeUnits/th-deps/all.T
</a>
</li>
<li class="file-stats">
<a href="#b64881e8d012d5089b57ae1f5f57d1701d38382f" style="color: #1068bf;">
testsuite/tests/driver/recompTH/all.T
</a>
</li>
<li class="file-stats">
<a href="#3e33f4b251ea7f7f070ca5c1ee4dd82446dca1e7" style="color: #1068bf;">
testsuite/tests/driver/th-new-test/all.T
</a>
</li>
<li class="file-stats">
<a href="#2d522582226c5b506f235d327c55398645c7877c" style="color: #1068bf;">
testsuite/tests/ffi/should_compile/all.T
</a>
</li>
<li class="file-stats">
<a href="#959604952ad853722a516e17c23d0cf7a5aa7815" style="color: #1068bf;">
testsuite/tests/ffi/should_fail/all.T
</a>
</li>
<li class="file-stats">
<a href="#fbea9a6392407b0fa9ede5b9aa0bb2445af9de4b" style="color: #1068bf;">
testsuite/tests/ffi/should_run/all.T
</a>
</li>
<li class="file-stats">
<a href="#65787f01eb7f8f9a50e9d520ac34aed93f8f428b" style="color: #1068bf;">
testsuite/tests/generics/all.T
</a>
</li>
<li class="file-stats">
<a href="#3e0457789f3266c805563b6a84cef1dfb08aed7e" style="color: #1068bf;">
testsuite/tests/indexed-types/should_fail/all.T
</a>
</li>
<li class="file-stats">
<a href="#b2116411d7a46bfc94bcd94fab260cbfab5ad414" style="color: #1068bf;">
testsuite/tests/linear/should_compile/all.T
</a>
</li>
<li class="file-stats">
<a href="#a4526d40331f0c3cc7dcf767d9f0c3435906b487" style="color: #1068bf;">
testsuite/tests/overloadedrecflds/should_compile/all.T
</a>
</li>
<li class="file-stats">
<a href="#a00c124cf8da637072ea4d1a5c4f7999c79aa4aa" style="color: #1068bf;">
testsuite/tests/overloadedrecflds/should_fail/all.T
</a>
</li>
<li class="file-stats">
<a href="#c73e1ce1fe3c633dc919d6be12b30c087b070c81" style="color: #1068bf;">
testsuite/tests/overloadedrecflds/should_run/all.T
</a>
</li>
<li class="file-stats">
<a href="#f669fa9ed1bb0628fa2473f20db0886159e514ad" style="color: #1068bf;">
testsuite/tests/package/T20010/all.T
</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: #666;">
—
<br>
<a href="https://gitlab.haskell.org/ghc/ghc/-/commit/9ab31f42da8796363187e387c4085e8c9197f4e5" style="color: #1068bf;">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" style="color: #1068bf;">gitlab.haskell.org</a>. <a href="https://gitlab.haskell.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link" style="color: #1068bf;">Manage all notifications</a> · <a href="https://gitlab.haskell.org/help" target="_blank" rel="noopener noreferrer" class="help-link" style="color: #1068bf;">Help</a>
<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/9ab31f42da8796363187e387c4085e8c9197f4e5"}}</script>
</p>
</div>
</body>
</html>