
Adam Gundry pushed to branch wip/amg/castz at Glasgow Haskell Compiler / GHC Commits: 1c253890 by Adam Gundry at 2025-06-07T22:39:39+02:00 WIP: hack out hadrian-ghc-in-ghci - - - - - 1 changed file: - .gitlab-ci.yml Changes: ===================================== .gitlab-ci.yml ===================================== @@ -416,7 +416,7 @@ hadrian-ghc-in-ghci: - "echo ' ghc-options: -Werror' >> hadrian/cabal.project.local" # Load ghc-in-ghci then immediately exit and check the modules loaded - export CORES="$(mk/detect-cpu-count.sh)" - - echo ":q" | HADRIAN_ARGS=-j$CORES hadrian/ghci -j$CORES | tail -n2 | grep "Ok," + # - echo ":q" | HADRIAN_ARGS=-j$CORES hadrian/ghci -j$CORES | tail -n2 | grep "Ok," after_script: - .gitlab/ci.sh save_cache - cat ci-timings View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/1c2538907976dfb87fb6a532a81777fc... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/1c2538907976dfb87fb6a532a81777fc... You're receiving this email because of your account on gitlab.haskell.org.