[Git][ghc/ghc][wip/ci-docs] we did it

Matthew Pickering (@mpickering) gitlab at gitlab.haskell.org
Tue Feb 27 13:09:36 UTC 2024



Matthew Pickering pushed to branch wip/ci-docs at Glasgow Haskell Compiler / GHC


Commits:
97902692 by Matthew Pickering at 2024-02-27T13:09:23+00:00
we did it

- - - - -


1 changed file:

- .gitlab/ci.sh


Changes:

=====================================
.gitlab/ci.sh
=====================================
@@ -192,7 +192,7 @@ function set_toolchain_paths() {
       CABAL="$toolchain/bin/cabal$exe"
       HAPPY="$toolchain/bin/happy$exe"
       ALEX="$toolchain/bin/alex$exe"
-      SPHINXBUILD="$toolchain/.venv-sphinx/bin/sphinx-build$exe"
+      SPHINXBUILD="$toolchain/sphinx/bin/sphinx-build"
       if [ "$(uname)" = "FreeBSD" ]; then
         GHC=/usr/local/bin/ghc
       fi



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

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/979026928edea32a3de32b007d12391cdc44fa12
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/20240227/f2a0bb62/attachment-0001.html>


More information about the ghc-commits mailing list