We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c6be33 commit 1ffe834Copy full SHA for 1ffe834
.github/scripts/env.sh
@@ -12,7 +12,7 @@ fi
12
export PATH="$HOME/.local/bin:$PATH"
13
14
export BOOTSTRAP_HASKELL_NONINTERACTIVE=1
15
-export BOOTSTRAP_HASKELL_CABAL_VERSION="${CABAL_VER:-3.6.2.0-p1}"
+export BOOTSTRAP_HASKELL_CABAL_VERSION="${CABAL_VER:-3.10.3.0}"
16
export BOOTSTRAP_HASKELL_ADJUST_CABAL_CONFIG=no
17
export BOOTSTRAP_HASKELL_INSTALL_NO_STACK=yes
18
export BOOTSTRAP_HASKELL_ADJUST_BASHRC=1
0 commit comments