<!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;">
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/09875f48687388e63fdb2179709e1a963e1d6178">09875f48</a></strong>
<div>
<span> by Matthew Pickering </span> <i> at 2024-01-20T12:20:44-05: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;'>testsuite: Implement `isInTreeCompiler` in a more robust way
Just a small refactoring to avoid redundantly specifying the same
strings in two different places.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.haskell.org/ghc/ghc/-/commit/0d12b9879859c995d0cdc691f65660b831cf30fa">0d12b987</a></strong>
<div>
<span> by Jade </span> <i> at 2024-01-20T12:21:20-05: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;'>Change maintainer email from cvs-ghc@haskell.org to ghc-devs@haskell.org. Fixes #22142
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.haskell.org/ghc/ghc/-/commit/4b50fe0a31907058b92f16f6c500a03db2e89d84">4b50fe0a</a></strong>
<div>
<span> by Jade </span> <i> at 2024-01-21T08:58:56-05: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;'>Enhance Documentation of functions exported by Data.Function
This patch aims to improve the documentation of functions exported
in Data.Function
Tracking: #17929
Fixes: #10065
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.haskell.org/ghc/ghc/-/commit/4e9675917306f9ff28f3b127639ff5ee9920d118">4e967591</a></strong>
<div>
<span> by Jade </span> <i> at 2024-01-21T08:58:57-05: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;'>Improve documentation of hGetLine.
- Add explanation for whether a newline is returned
- Add examples
Fixes #14804
</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#3e979b5a10377079d1e5502fee151ec0a56e2a43">
hadrian/src/Oracles/TestSettings.hs
</a>
</li>
<li class="file-stats">
<a href="#4b733eb61cfe8a0a7189e1f5fcf412fdb852c3a6">
hadrian/src/Rules/Test.hs
</a>
</li>
<li class="file-stats">
<a href="#7998df2715e5170044d6f47d683164009c356b30">
libraries/base/src/Data/Enum.hs
</a>
</li>
<li class="file-stats">
<a href="#52d0437278c32d05ca222b77bc90145c03301407">
libraries/base/src/Data/Function.hs
</a>
</li>
<li class="file-stats">
<a href="#6bd038d609a29e59b5b7a30812d563c039879b42">
libraries/base/src/GHC/Arr.hs
</a>
</li>
<li class="file-stats">
<a href="#d7641750b226a4c3f50b5b1a310c50e8a1f5e83b">
libraries/base/src/GHC/ArrayArray.hs
</a>
</li>
<li class="file-stats">
<a href="#658fa064028089d13fd5ed47614667aef36cd7a8">
libraries/base/src/GHC/Base.hs
</a>
</li>
<li class="file-stats">
<a href="#367da063be3220c487b0acd8ca9381b1a3591100">
libraries/base/src/GHC/ByteOrder.hs
</a>
</li>
<li class="file-stats">
<a href="#e9d0aa329773588c8d1013ae1f97a4f340017d9d">
libraries/base/src/GHC/Conc.hs
</a>
</li>
<li class="file-stats">
<a href="#40f4162bee0949321d6a68a94fc7604e93ff2d47">
libraries/base/src/GHC/Conc/IO.hs
</a>
</li>
<li class="file-stats">
<a href="#ca768af9930887d08793385e74563dba53779ce2">
libraries/base/src/GHC/Conc/POSIX.hs
</a>
</li>
<li class="file-stats">
<a href="#157e0bc29e881f99f6437012aadfc15bd397cef5">
libraries/base/src/GHC/Conc/POSIX/Const.hsc
</a>
</li>
<li class="file-stats">
<a href="#396e07e5c625e637e7e0adfd78a915a8a106f7fc">
libraries/base/src/GHC/Conc/Sync.hs
</a>
</li>
<li class="file-stats">
<a href="#fbfa407ee33c79cec636fc4310a1d30385a8d390">
libraries/base/src/GHC/Conc/Sync.hs-boot
</a>
</li>
<li class="file-stats">
<a href="#13d22651e81518d87d00a63e0ef0e4a03f96d670">
libraries/base/src/GHC/Conc/WinIO.hs
</a>
</li>
<li class="file-stats">
<a href="#2b22bb7ba6acbc4de0926dfe43708349f66cdb83">
libraries/base/src/GHC/Conc/Windows.hs
</a>
</li>
<li class="file-stats">
<a href="#76f4b3ee62f457c297426d07615b78663a6094ac">
libraries/base/src/GHC/ConsoleHandler.hsc
</a>
</li>
<li class="file-stats">
<a href="#8ccbbe0ebe2d64d9c2dbe3b14e54d433881a9538">
libraries/base/src/GHC/Desugar.hs
</a>
</li>
<li class="file-stats">
<a href="#edcb8629675baacaaf101a77bd6d06a28399b9ba">
libraries/base/src/GHC/Encoding/UTF8.hs
</a>
</li>
<li class="file-stats">
<a href="#0b201de38757ac7b938f32973d378a6d4bf1d0c7">
libraries/base/src/GHC/Enum.hs
</a>
</li>
<li class="file-stats">
<a href="#23017c87003d2df507b08cb145e896cd4d4cbd1b">
libraries/base/src/GHC/Err.hs
</a>
</li>
<li class="file-stats">
<a href="#dae3d7887cf44a9239b116e9676aa428d93b0acd">
libraries/base/src/GHC/Event/Windows/ConsoleEvent.hsc
</a>
</li>
<li class="file-stats">
<a href="#4e178ecdf45714edd8cff9e89da07ead424c958d">
libraries/base/src/GHC/Exception.hs
</a>
</li>
<li class="file-stats">
<a href="#ae8b869deb2a751a777e580972e0d613103035b9">
libraries/base/src/GHC/Exception/Type.hs
</a>
</li>
<li class="file-stats">
<a href="#b95eb0283a2ca8b5eaf1d6b8f161aec9ce8dcdef">
libraries/base/src/GHC/ExecutionStack.hs
</a>
</li>
<li class="file-stats">
<a href="#514e87b4754b3355e24009f74f3b1f34fe412aba">
libraries/base/src/GHC/ExecutionStack/Internal.hsc
</a>
</li>
<li class="file-stats">
<a href="#c733bb6aac1e3ef062efb4b661e75dca90459b11">
libraries/base/src/GHC/Exts.hs
</a>
</li>
<li class="file-stats">
<a href="#297df2a96cff44773613a5c15ce3cbdb6979b25a">
libraries/base/src/GHC/Fingerprint/Type.hs
</a>
</li>
<li class="file-stats">
<a href="#6265538bc6b0a22852abab95fea3c2d834255c03">
libraries/base/src/GHC/Float.hs
</a>
</li>
<li class="file-stats">
<a href="#79fc9fd23c6261040adfa1f477b1e90c3b88ed9b">
libraries/base/src/GHC/Float/ConversionUtils.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/-/compare/f82f71f58789b2d6b71852dcacdf7234607d949f...4e9675917306f9ff28f3b127639ff5ee9920d118">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>