<!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: var(--default-mono-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: var(--default-regular-font, "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: var(--default-regular-font, "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;">
Jade pushed to branch wip/replace-nb-with-note 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/4fc54fce5e184d49243f253c80707beb69ed9bcc">4fc54fce</a></strong>
<div>
<span> by Jade </span> <i> at 2024-05-29T09:41:08+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "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;'>Replace 'NB' with 'Note' in error messages
</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#1dd9c7a6bbc222c976a6ec1c4b772232ae60f7e5">
compiler/GHC/Tc/Errors/Ppr.hs
</a>
</li>
<li class="file-stats">
<a href="#b3879bee5dd1dacba982f8ff2e378bc689682a8c">
testsuite/tests/backpack/should_fail/bkpfail24.stderr
</a>
</li>
<li class="file-stats">
<a href="#391fb4a7d5d9a41fdef177c657b0f6a42ebf1d1d">
testsuite/tests/backpack/should_fail/bkpfail49.stderr
</a>
</li>
<li class="file-stats">
<a href="#2c9c67b0aa03971b7bba6c23c126790b5e3f3882">
testsuite/tests/dependent/should_fail/BadTelescope4.stderr
</a>
</li>
<li class="file-stats">
<a href="#74ea983df2b0be09ce5534cec5fcb52e62830b03">
testsuite/tests/dependent/should_fail/T14066g.stderr
</a>
</li>
<li class="file-stats">
<a href="#7b0cb803ca5e30df1e1768ae20c46145cc85bddf">
testsuite/tests/dependent/should_fail/T15591b.stderr
</a>
</li>
<li class="file-stats">
<a href="#17d71e296b9f4b7b4c514c94fa12c4bea35e2284">
testsuite/tests/dependent/should_fail/T15591c.stderr
</a>
</li>
<li class="file-stats">
<a href="#572e32f6b3fa50320518b1eb5570c14e9c0b7156">
testsuite/tests/dependent/should_fail/T15743c.stderr
</a>
</li>
<li class="file-stats">
<a href="#9b1515c1271aaf7cf3517431ffa2c21ed9e52c06">
testsuite/tests/dependent/should_fail/T15743d.stderr
</a>
</li>
<li class="file-stats">
<a href="#1cc4e5b7c684a6d3ec45c08fbfde9af96cc4254a">
testsuite/tests/deriving/should_fail/T1496.stderr
</a>
</li>
<li class="file-stats">
<a href="#0ce14d09c3ed88c9004f1e16c7a530a7d5e0ca74">
testsuite/tests/deriving/should_fail/T5498.stderr
</a>
</li>
<li class="file-stats">
<a href="#11d90d4cb8873a7e192689d011b10887c2b477de">
testsuite/tests/deriving/should_fail/T8984.stderr
</a>
</li>
<li class="file-stats">
<a href="#f8d0b50fd7eee62400c5be6a1a2f24fc7c421376">
testsuite/tests/ghci/scripts/T2452.stderr
</a>
</li>
<li class="file-stats">
<a href="#beca7d0650d892a0d8155bf5a2aed0154bbff532">
testsuite/tests/ghci/scripts/T8639.stderr
</a>
</li>
<li class="file-stats">
<a href="#c605dab98f3775fd91c8044036ddfdd5044dc3a2">
testsuite/tests/ghci/scripts/T8649.stderr
</a>
</li>
<li class="file-stats">
<a href="#4d221b424654475a6a8f5b3e5f93c888290392a3">
testsuite/tests/ghci/scripts/ghci036.stderr
</a>
</li>
<li class="file-stats">
<a href="#e1fca43483f1a186def68742ace93d49e2b6c7ca">
testsuite/tests/ghci/scripts/ghci051.stderr
</a>
</li>
<li class="file-stats">
<a href="#5e37322dfa82c697fd63c1dda4f177010a6540af">
testsuite/tests/ghci/scripts/ghci052.stderr
</a>
</li>
<li class="file-stats">
<a href="#7c558e429742a3a9537479d9d96b4211f86e0525">
testsuite/tests/ghci/scripts/ghci053.stderr
</a>
</li>
<li class="file-stats">
<a href="#c4708dadbbc2b3a24faaadc34d98d3fe0783f022">
testsuite/tests/indexed-types/should_compile/T3208b.stderr
</a>
</li>
<li class="file-stats">
<a href="#62b9985430c7eaeeebaa5fefacf8eef9fb29baf0">
testsuite/tests/indexed-types/should_fail/NoMatchErr.stderr
</a>
</li>
<li class="file-stats">
<a href="#bc015367eeefc72e7c1e447bde540fe2ff2a7b1a">
testsuite/tests/indexed-types/should_fail/T14887.stderr
</a>
</li>
<li class="file-stats">
<a href="#449f1a5c536f0afebb7f0825835cecd7a921d47f">
testsuite/tests/indexed-types/should_fail/T15764.stderr
</a>
</li>
<li class="file-stats">
<a href="#86a06df30087237f6b250d453f4a93f55dccedd0">
testsuite/tests/indexed-types/should_fail/T1897b.stderr
</a>
</li>
<li class="file-stats">
<a href="#72b1b1375ab09ed014ec0fdb89eb16143cfe776b">
testsuite/tests/indexed-types/should_fail/T1900.stderr
</a>
</li>
<li class="file-stats">
<a href="#35a599530ed6d85320fce21f90590deb7c3f7c4b">
testsuite/tests/indexed-types/should_fail/T2544.stderr
</a>
</li>
<li class="file-stats">
<a href="#87f2dcf84f44d5b7cf8e9ddfb4e0e638ab250eff">
testsuite/tests/indexed-types/should_fail/T4099.stderr
</a>
</li>
<li class="file-stats">
<a href="#c56892841d9e24c8a74a1d3e16fe8a826d9df69e">
testsuite/tests/indexed-types/should_fail/T4179.stderr
</a>
</li>
<li class="file-stats">
<a href="#6c59507a873fc679769241653c47604ca0131620">
testsuite/tests/indexed-types/should_fail/T9036.stderr
</a>
</li>
<li class="file-stats">
<a href="#7b69e26acc963e411aadbd72e9ae5092f12aaf9d">
testsuite/tests/indexed-types/should_fail/T9171.stderr
</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/-/commit/4fc54fce5e184d49243f253c80707beb69ed9bcc">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>
<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/4fc54fce5e184d49243f253c80707beb69ed9bcc"}}</script>


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