<!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 master 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/679bbc9705371af8ca65a5bfeb702e14bc406f51">679bbc97</a></strong>
<div>
<span> by Vladislav Zavialov </span> <i> at 2023-07-04T22:05:32-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;'>testsuite: Do not require CUSKs
Numerous tests make use of CUSKs (complete user-supplied kinds),
a legacy feature scheduled for deprecation. In order to proceed
with the said deprecation, the tests have been updated to use SAKS
instead (standalone kind signatures).
This also allows us to remove the Haskell2010 language pragmas that
were added in 115cd3c85a8 to work around the lack of CUSKs in GHC2021.
</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#d63779ea4fb560b904fe725321081e8c8c1db362">
testsuite/tests/dependent/should_compile/Dep2.hs
</a>
</li>
<li class="file-stats">
<a href="#40e7b490a922fd38c49713aeda9db6726a81eb4a">
testsuite/tests/dependent/should_compile/DkNameRes.hs
</a>
</li>
<li class="file-stats">
<a href="#42bd20164d734da6255741de59b9e6e89e26b8cb">
testsuite/tests/dependent/should_compile/KindEqualities2.hs
</a>
</li>
<li class="file-stats">
<a href="#a57180bfd4a1eb1d6b908f6179eaa5ba36c21786">
testsuite/tests/dependent/should_compile/RaeBlogPost.hs
</a>
</li>
<li class="file-stats">
<a href="#750fd012f5322017f86ed30c081eedb7135c67bf">
testsuite/tests/dependent/should_compile/RaeJobTalk.hs
</a>
</li>
<li class="file-stats">
<a href="#992a8ffc7be4b89a8b076eb06c7bd26475e23aae">
testsuite/tests/dependent/should_compile/T11711.hs
</a>
</li>
<li class="file-stats">
<a href="#f4c2fcb8b865654ce3ac5ce50e03f6b7000e7047">
testsuite/tests/dependent/should_compile/T12442.hs
</a>
</li>
<li class="file-stats">
<a href="#751fcd49f31dadf859727969be4ae5621caf796b">
testsuite/tests/dependent/should_compile/T14066a.hs
</a>
</li>
<li class="file-stats">
<a href="#7834569025946fcb3582016780722d9c2f996c99">
testsuite/tests/dependent/should_compile/T14066a.stderr
</a>
</li>
<li class="file-stats">
<a href="#f9d0164f8265715a5224c36f7f1fffde08369037">
testsuite/tests/dependent/should_compile/T14556.hs
</a>
</li>
<li class="file-stats">
<a href="#dede8218dbb3fb62e41c475dfe5691bea229e01e">
testsuite/tests/dependent/should_compile/T14749.hs
</a>
</li>
<li class="file-stats">
<a href="#3371fbec7143353bd2d54040d56c73116d338ec1">
testsuite/tests/dependent/should_compile/T16326_Compile1.hs
</a>
</li>
<li class="file-stats">
<a href="#a1b6c3b12888460a4d1e821fb58475b9fedff876">
testsuite/tests/dependent/should_compile/TypeLevelVec.hs
</a>
</li>
<li class="file-stats">
<a href="#1805a7b4a98c6c9e5f659e646ba9a3270f829e23">
testsuite/tests/dependent/should_compile/dynamic-paper.hs
</a>
</li>
<li class="file-stats">
<a href="#01e7096b836363e3ed49a3fc6f5d6889aef091c3">
testsuite/tests/dependent/should_compile/mkGADTVars.hs
</a>
</li>
<li class="file-stats">
<a href="#2c23a6ec3c299049a2f8cf704440f709f3e7abf1">
testsuite/tests/dependent/should_fail/T13601.hs
</a>
</li>
<li class="file-stats">
<a href="#47e5c0c6b6d4beba0c842f5cb716577c714a3252">
testsuite/tests/dependent/should_fail/T13780c.hs
</a>
</li>
<li class="file-stats">
<a href="#3fad0d51ae088e0db8f2d3abaeabcab520da107f">
testsuite/tests/dependent/should_fail/T13780c.stderr
</a>
</li>
<li class="file-stats">
<a href="#12aa9857f47ea3d6d3531ed8232d2c32adc15327">
testsuite/tests/dependent/should_fail/T15380.hs
</a>
</li>
<li class="file-stats">
<a href="#c5dca4c985bc99cc600f3140dc6a6c2d2f6d0cd8">
testsuite/tests/ghci/scripts/T7939.hs
</a>
</li>
<li class="file-stats">
<a href="#56ca6514f1496f8ceffca1d5b2e0cd5b96b116bf">
testsuite/tests/ghci/scripts/T7939.stdout
</a>
</li>
<li class="file-stats">
<a href="#ffafc92b8434324753154b9e40d263db782ccf39">
testsuite/tests/indexed-types/should_compile/T14554.hs
</a>
</li>
<li class="file-stats">
<a href="#7c1989da39acc7bf5db97be264f1e4edd73fe718">
testsuite/tests/indexed-types/should_compile/T15122.hs
</a>
</li>
<li class="file-stats">
<a href="#4c5a74c6e987168a614f669238c36ce909413df3">
testsuite/tests/indexed-types/should_compile/T15352.hs
</a>
</li>
<li class="file-stats">
<a href="#ba09be2eb0877388006eee3b1a1d6de6a2696a9d">
testsuite/tests/indexed-types/should_compile/T16356_Compile1.hs
</a>
</li>
<li class="file-stats">
<a href="#51acf937c5fc926d4082946648e292712f14a15c">
testsuite/tests/indexed-types/should_compile/T17008b.hs
</a>
</li>
<li class="file-stats">
<a href="#7a548376dbca3569111e14e4e43e9a9f85eeeecb">
testsuite/tests/indexed-types/should_fail/ClosedFam3.hs
</a>
</li>
<li class="file-stats">
<a href="#688fc66cfe87aeff9b468b0082a1b999f0338f2b">
testsuite/tests/indexed-types/should_fail/ClosedFam3.hs-boot
</a>
</li>
<li class="file-stats">
<a href="#22747ee7efa549fa01523d0a1c9d283b2bf59c0e">
testsuite/tests/indexed-types/should_fail/ClosedFam3.stderr
</a>
</li>
<li class="file-stats">
<a href="#922977b8f068c565b177a0bdef9b8d5619683df0">
testsuite/tests/indexed-types/should_fail/T14246.hs
</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/679bbc9705371af8ca65a5bfeb702e14bc406f51">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/679bbc9705371af8ca65a5bfeb702e14bc406f51"}}</script>
</p>
</div>
</body>
</html>