[Git][ghc/ghc][wip/9.6.4-backports] wip

Zubin (@wz1000) gitlab at gitlab.haskell.org
Mon Dec 18 09:56:08 UTC 2023



Zubin pushed to branch wip/9.6.4-backports at Glasgow Haskell Compiler / GHC


Commits:
cff8f688 by Zubin Duggal at 2023-12-18T15:25:57+05:30
wip

- - - - -


1 changed file:

- .gitlab/ci.sh


Changes:

=====================================
.gitlab/ci.sh
=====================================
@@ -616,6 +616,7 @@ function test_hadrian() {
     # hello.wasm depending on the backend. For the time being let's
     # just move it to hello before proceeding to running it.
     mv hello.wasm hello || true
+    mv hello.jsexe hello || true
     run ${CROSS_EMULATOR:-} ./hello > actual
     run diff expected actual
   elif [[ -n "${REINSTALL_GHC:-}" ]]; then



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/cff8f6883eea1dc9dabf987224611f98ac4f35d1

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/cff8f6883eea1dc9dabf987224611f98ac4f35d1
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20231218/0a89ddab/attachment-0001.html>


More information about the ghc-commits mailing list