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 603cda0 commit b001495Copy full SHA for b001495
.github/scripts/env.sh
@@ -12,7 +12,7 @@ export PATH="$HOME/.local/bin:$PATH"
12
13
export BOOTSTRAP_HASKELL_NONINTERACTIVE=1
14
export BOOTSTRAP_HASKELL_CABAL_VERSION="${CABAL_VER:-3.8.1.0}"
15
-export BOOTSTRAP_HASKELL_ADJUST_CABAL_CONFIG=yes
+export BOOTSTRAP_HASKELL_ADJUST_CABAL_CONFIG=no
16
export BOOTSTRAP_HASKELL_INSTALL_NO_STACK=yes
17
18
if [ "${RUNNER_OS}" = "Windows" ] ; then
0 commit comments