<!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>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;">
Luite Stegeman pushed to branch wip/js-staging
at <a href="https://gitlab.haskell.org/ghc/ghc" style="color: #1068bf; text-decoration: none;">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/74b1fb8a91b30be0590d8e4638d926e5355a96dd" style="color: #1068bf; text-decoration: none;">74b1fb8a</a></strong>
<div>
<span>by Luite Stegeman</span>
<i>at 2022-08-30T13:16:45+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;'>add JavaScript files listed in js-sources to package archives
</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">28 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#fe21590f77fc927874e6004a4199695d16264eaa" style="color: #1068bf; text-decoration: none;">
compiler/GHC/Driver/Phases.hs
</a>
</li>
<li class="file-stats">
<a href="#b8e6af642e56019828828dc679683c04afb81867" style="color: #1068bf; text-decoration: none;">
compiler/GHC/Driver/Pipeline.hs
</a>
</li>
<li class="file-stats">
<a href="#64e68d52c0898049455e20b0d001ffe1dd07ff83" style="color: #1068bf; text-decoration: none;">
compiler/GHC/Driver/Pipeline/Execute.hs
</a>
</li>
<li class="file-stats">
<a href="#891fefd1a14e4737c5427b8ad50d32f5f9300c96" style="color: #1068bf; text-decoration: none;">
compiler/GHC/Driver/Pipeline/Phases.hs
</a>
</li>
<li class="file-stats">
<a href="#dbbaf8d566057f8f353ccc22e97aa175c90cd462" style="color: #1068bf; text-decoration: none;">
<span class="new-file">
+
compiler/GHC/JS/Parser/Header.hs
</span>
</a>
</li>
<li class="file-stats">
<a href="#7cf4e8c9485c255dc72f13e75192bfa3cf66eef3" style="color: #1068bf; text-decoration: none;">
compiler/GHC/StgToJS/Linker/Linker.hs
</a>
</li>
<li class="file-stats">
<a href="#2dac8ed1c1274db5dcf76b9799c739cd3fbf6714" style="color: #1068bf; text-decoration: none;">
compiler/GHC/StgToJS/Rts/Rts.hs
</a>
</li>
<li class="file-stats">
<a href="#0f33fd88c617246c7f89c4477d2d1d24f942df23" style="color: #1068bf; text-decoration: none;">
compiler/ghc.cabal.in
</a>
</li>
<li class="file-stats">
<a href="#75cacc4ac88e6417ff1b69b1c18dd8a26fc845a0" style="color: #1068bf; text-decoration: none;">
hadrian/src/Context.hs
</a>
</li>
<li class="file-stats">
<a href="#579888c35e9965d115a2349ac57e4ff79e87518f" style="color: #1068bf; text-decoration: none;">
hadrian/src/Hadrian/Haskell/Cabal/Parse.hs
</a>
</li>
<li class="file-stats">
<a href="#b523ef755672033adb264756c25d4676b10ab39d" style="color: #1068bf; text-decoration: none;">
hadrian/src/Hadrian/Haskell/Cabal/Type.hs
</a>
</li>
<li class="file-stats">
<a href="#46e816779a90d15b358d4f136787e050d605d4c4" style="color: #1068bf; text-decoration: none;">
hadrian/src/Rules/Compile.hs
</a>
</li>
<li class="file-stats">
<a href="#fb6173313439af46b3054cb59d8b9287eaae035c" style="color: #1068bf; text-decoration: none;">
hadrian/src/Rules/Library.hs
</a>
</li>
<li class="file-stats">
<a href="#b7cfb47853ef95330e499ca0c5b90964744d101f" style="color: #1068bf; text-decoration: none;">
libraries/base/base.cabal
</a>
</li>
<li class="file-stats">
<a href="#51e9470a2e319b5698534bbbc0b634ee0c5097b2" style="color: #1068bf; text-decoration: none;">
libraries/base/jsbits/base.js.pp
→
libraries/base/jsbits/base.js
</a>
</li>
<li class="file-stats">
<a href="#70d78f7f29316fb1af0392ed2f3c0cf53580f746" style="color: #1068bf; text-decoration: none;">
<span class="new-file">
+
libraries/base/jsbits/errno.js
</span>
</a>
</li>
<li class="file-stats">
<a href="#9b8c1d582faa1785a2f50f012e57bda1bebf4c25" style="color: #1068bf; text-decoration: none;">
libraries/ghc-boot-th/GHC/ForeignSrcLang/Type.hs
</a>
</li>
<li class="file-stats">
<a href="#c4f0d07a9fc822b1467f7b8d3cb29473bee1e15e" style="color: #1068bf; text-decoration: none;">
<span class="new-file">
+
rts/include/js/constants.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#575708b32d0edf1172c59823e097900eca381bb1" style="color: #1068bf; text-decoration: none;">
<span class="new-file">
+
rts/include/js/rts.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#5cf69801842e508166d778ce53efc3d8b6f96475" style="color: #1068bf; text-decoration: none;">
<span class="new-file">
+
rts/js/arith.js
</span>
</a>
</li>
<li class="file-stats">
<a href="#8f9b8d40915d3429e127bca3b65262c4e476a5aa" style="color: #1068bf; text-decoration: none;">
<span class="new-file">
+
rts/js/compact.js
</span>
</a>
</li>
<li class="file-stats">
<a href="#2c30d1114aee473931d835887ac5b834e655178e" style="color: #1068bf; text-decoration: none;">
<span class="new-file">
+
rts/js/debug.js
</span>
</a>
</li>
<li class="file-stats">
<a href="#03f1cb393aecfa5e44751bcec531612815028dc0" style="color: #1068bf; text-decoration: none;">
<span class="new-file">
+
rts/js/enum.js
</span>
</a>
</li>
<li class="file-stats">
<a href="#dede15dddc1bd6d63581ea88db4a8460290f0429" style="color: #1068bf; text-decoration: none;">
<span class="new-file">
+
rts/js/environment.js
</span>
</a>
</li>
<li class="file-stats">
<a href="#8b279bbb3383c9f0f3b6505d5ad53fb405a742e5" style="color: #1068bf; text-decoration: none;">
<span class="new-file">
+
rts/js/gc.js
</span>
</a>
</li>
<li class="file-stats">
<a href="#e0a7024f4d59423a3b56db96fb9846eb96348de8" style="color: #1068bf; text-decoration: none;">
<span class="new-file">
+
rts/js/goog.js
</span>
</a>
</li>
<li class="file-stats">
<a href="#38c2ac3edc104463ba1c0a83dd6818339998cf23" style="color: #1068bf; text-decoration: none;">
<span class="new-file">
+
rts/js/hscore.js
</span>
</a>
</li>
<li class="file-stats">
<a href="#db547a102a424fcf69b91c571b52de5cad38eb81" style="color: #1068bf; text-decoration: none;">
<span class="new-file">
+
rts/js/md5.js
</span>
</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/74b1fb8a91b30be0590d8e4638d926e5355a96dd" style="color: #1068bf; text-decoration: none;">View it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.haskell.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
<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/74b1fb8a91b30be0590d8e4638d926e5355a96dd"}}</script>
</p>
</div>
</body>
</html>