[Git][ghc/ghc][wip/angerman/debug-darwin] trace

Moritz Angermann (@angerman) gitlab at gitlab.haskell.org
Tue Apr 4 03:30:22 UTC 2023



Moritz Angermann pushed to branch wip/angerman/debug-darwin at Glasgow Haskell Compiler / GHC


Commits:
135e47c2 by Moritz Angermann at 2023-04-04T11:30:05+08:00
trace

- - - - -


1 changed file:

- .gitlab/ci.sh


Changes:

=====================================
.gitlab/ci.sh
=====================================
@@ -210,7 +210,7 @@ function set_toolchain_paths() {
           *) fail "unknown NIX_SYSTEM" ;;
         esac
         info "Building toolchain for $NIX_SYSTEM"
-        nix-build .gitlab/darwin/toolchain.nix --argstr system "$NIX_SYSTEM" -o toolchain.sh
+        nix-build .gitlab/darwin/toolchain.nix --argstr system "$NIX_SYSTEM" -o toolchain.sh --show-trace
         cat toolchain.sh
       fi
       source toolchain.sh



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

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/135e47c23fcbb1abfa68e4dfcd08e6592c97e3e5
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/20230403/7ae48e0a/attachment.html>


More information about the ghc-commits mailing list