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 a39f33d commit b7101b9Copy full SHA for b7101b9
scripts/bootstrap/bootstrap-haskell
@@ -41,7 +41,7 @@ die() {
41
42
plat="$(uname -s)"
43
arch=$(uname -m)
44
-ghver="0.1.50.1"
+ghver="0.1.50.2"
45
: "${GHCUP_BASE_URL:=https://downloads.haskell.org/~ghcup}"
46
47
export GHCUP_SKIP_UPDATE_CHECK=yes
0 commit comments