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 a8d0143 commit a23d394Copy full SHA for a23d394
.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.8.1.0}"
+export BOOTSTRAP_HASKELL_CABAL_VERSION="${CABAL_VER:-3.6.2.0-p1}"
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