[Git][ghc/ghc][wip/romes/hardwire-ghc-unit-id] Try -V

Matthew Pickering (@mpickering) gitlab at gitlab.haskell.org
Wed Apr 19 08:02:32 UTC 2023



Matthew Pickering pushed to branch wip/romes/hardwire-ghc-unit-id at Glasgow Haskell Compiler / GHC


Commits:
b46a92e8 by GHC GitLab CI at 2023-04-19T09:02:19+01:00
Try -V

- - - - -


1 changed file:

- .gitlab/ci.sh


Changes:

=====================================
.gitlab/ci.sh
=====================================
@@ -520,7 +520,7 @@ function build_hadrian() {
   if [[ -n "${REINSTALL_GHC:-}" ]]; then
     run_hadrian build-cabal -V
   else
-    run_hadrian test:all_deps binary-dist -V
+    run_hadrian test:all_deps binary-dist -VV
     mv _build/bindist/ghc*.tar.xz "$BIN_DIST_NAME.tar.xz"
   fi
 



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

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/b46a92e80d0b04dee969a27361dc2435105224b1
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/20230419/0898a398/attachment-0001.html>


More information about the ghc-commits mailing list