diff --git a/scripts/bootstrap/bootstrap-haskell b/scripts/bootstrap/bootstrap-haskell index c96af5f..02174a1 100755 --- a/scripts/bootstrap/bootstrap-haskell +++ b/scripts/bootstrap/bootstrap-haskell @@ -25,7 +25,7 @@ plat="$(uname -s)" arch=$(uname -m) -ghver="0.1.17.3" +ghver="0.1.17.2" base_url="https://downloads.haskell.org/~ghcup" export GHCUP_SKIP_UPDATE_CHECK=yes