<!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;">
Sylvain Henry pushed to branch wip/T22740 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/9325748067966f6e08adbb182f2c04d9e86f7ad8" style="color: #1068bf;">93257480</a></strong>
<div>
<span> by Sylvain Henry </span> <i> at 2023-02-06T09:36:57+01: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;'>JS: replace "js" architecture with "javascript"

Despite Cabal supporting any architecture name, `cabal --check` only
supports a few built-in ones. Sadly `cabal --check` is used by Hackage
hence using any non built-in name in a package (e.g. `arch(js)`) is
rejected and the package is prevented from being uploaded on Hackage.

Luckily built-in support for the `javascript` architecture was added for
GHCJS a while ago. In order to allow newer `base` to be uploaded on
Hackage we make the switch from `js` to `javascript` architecture.

Fixes #22740.

Co-authored-by: Ben Gamari <ben@smart-cactus.org>
</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#a6883fe5ffe69ebc49b16c7e553faba405221f57" style="color: #1068bf;">
.gitlab/gen_ci.hs
</a>
</li>
<li class="file-stats">
<a href="#4f7fc727dfc06c2591e6043f44b9602eddfc3673" style="color: #1068bf;">
.gitlab/jobs.yaml
</a>
</li>
<li class="file-stats">
<a href="#d0d96a6d03668aeab20ebe05e2c4ccb798c7e64c" style="color: #1068bf;">
compiler/GHC.hs
</a>
</li>
<li class="file-stats">
<a href="#66cdb80eea3a52b51a885f3b1514f5cc3fd8d7d5" style="color: #1068bf;">
config.sub
</a>
</li>
<li class="file-stats">
<a href="#87db583be5c13c1f7b3c958b10e03d67b6a2ca06" style="color: #1068bf;">
configure.ac
</a>
</li>
<li class="file-stats">
<a href="#e6a8994540f65f02ba0c011043c2c97f0e43720c" style="color: #1068bf;">
hadrian/bindist/config.mk.in
</a>
</li>
<li class="file-stats">
<a href="#3fd6f85e1eb999d14a760e95e4292600fd7673c8" style="color: #1068bf;">
hadrian/src/Oracles/Flag.hs
</a>
</li>
<li class="file-stats">
<a href="#dddc9a1e614b7c087fad91f7b89472aa69ecade4" style="color: #1068bf;">
hadrian/src/Oracles/Setting.hs
</a>
</li>
<li class="file-stats">
<a href="#9946311943bd1cb6d6e83cb67d70c98b2413dfd4" style="color: #1068bf;">
libraries/base/Control/Concurrent.hs
</a>
</li>
<li class="file-stats">
<a href="#096a1b3a456b6c492fd3300a568c37e16af6a0b1" style="color: #1068bf;">
libraries/base/GHC/Conc/IO.hs
</a>
</li>
<li class="file-stats">
<a href="#5c61e108f7e322994e9611bf7ce39c85d80bbc79" style="color: #1068bf;">
libraries/base/GHC/Conc/Windows.hs
</a>
</li>
<li class="file-stats">
<a href="#84de3af4d08259dd20075cf981cf812181d2d24f" style="color: #1068bf;">
libraries/base/GHC/Event.hs
</a>
</li>
<li class="file-stats">
<a href="#85027f4b37c07925334b1e4215f1cd73816e69c4" style="color: #1068bf;">
libraries/base/GHC/Event/Thread.hs
</a>
</li>
<li class="file-stats">
<a href="#85dbb068e8c0d396ef1a7bb58f2679e3d9e65317" style="color: #1068bf;">
libraries/base/GHC/Event/TimerManager.hs
</a>
</li>
<li class="file-stats">
<a href="#fe3abd3dded349c85c7aa5f1d6b3872ef710e098" style="color: #1068bf;">
libraries/base/GHC/IO/Encoding.hs
</a>
</li>
<li class="file-stats">
<a href="#df8b2f67087febcb17221bfc01c3068021071d36" style="color: #1068bf;">
libraries/base/GHC/IO/Encoding/CodePage/API.hs
</a>
</li>
<li class="file-stats">
<a href="#cfb0f3185c4da75b8f73fd199f0aba724069c2fd" style="color: #1068bf;">
libraries/base/GHC/IO/FD.hs
</a>
</li>
<li class="file-stats">
<a href="#6e30943058797b27c3a34c8c4788217643d72834" style="color: #1068bf;">
libraries/base/GHC/JS/Prim.hs
</a>
</li>
<li class="file-stats">
<a href="#555ed038ed5d252f77af65a354912fc3c1df12d8" style="color: #1068bf;">
libraries/base/GHC/JS/Prim/Internal/Build.hs
</a>
</li>
<li class="file-stats">
<a href="#f0c9eb35f5d8b0735521d0fc3130910ca414d528" style="color: #1068bf;">
libraries/base/GHC/Stack/CCS.hsc
</a>
</li>
<li class="file-stats">
<a href="#56b73a27eebc048d7fb6340f1de3cc96e9dfbe54" style="color: #1068bf;">
libraries/base/GHC/TopHandler.hs
</a>
</li>
<li class="file-stats">
<a href="#49d73c3d15c9b27d8a3bf67767865a852f477fd7" style="color: #1068bf;">
libraries/base/GHC/Windows.hs
</a>
</li>
<li class="file-stats">
<a href="#3fd2fc103367d5bd61d769c108f9e7a01c2d915b" style="color: #1068bf;">
libraries/base/System/CPUTime.hsc
</a>
</li>
<li class="file-stats">
<a href="#92b1376b114e3ec6a74987bd91bcc6522ab5079f" style="color: #1068bf;">
libraries/base/System/Environment.hs
</a>
</li>
<li class="file-stats">
<a href="#762786572522f5d21e260995f61a0a03c63573d6" style="color: #1068bf;">
libraries/base/System/Environment/ExecutablePath.hsc
</a>
</li>
<li class="file-stats">
<a href="#324b09678d27e83d925642e6321cabde3ad06beb" style="color: #1068bf;">
libraries/base/System/Posix/Internals.hs
</a>
</li>
<li class="file-stats">
<a href="#7f4e105bb4723b80c9d4e9bc14db5f93a742e0aa" style="color: #1068bf;">
libraries/base/System/Timeout.hs
</a>
</li>
<li class="file-stats">
<a href="#b7cfb47853ef95330e499ca0c5b90964744d101f" style="color: #1068bf;">
libraries/base/base.cabal
</a>
</li>
<li class="file-stats">
<a href="#e8a5888898c009aa6fb9f1d506faa180b1a5cf02" style="color: #1068bf;">
libraries/ghc-boot/GHC/Platform/ArchOS.hs
</a>
</li>
<li class="file-stats">
<a href="#1a81db27c3d4a1fe997f74863cdd665f5e89c6a2" style="color: #1068bf;">
libraries/ghci/GHCi/CreateBCO.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: #666;">

<br>
<a href="https://gitlab.haskell.org/ghc/ghc/-/commit/9325748067966f6e08adbb182f2c04d9e86f7ad8" 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/9325748067966f6e08adbb182f2c04d9e86f7ad8"}}</script>


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