diff --git a/bootstrap-haskell b/bootstrap-haskell index efbba67..e5bc4d5 100755 --- a/bootstrap-haskell +++ b/bootstrap-haskell @@ -28,7 +28,7 @@ eghcup() { download_ghcup() { _plat="$(uname -s)" _arch=$(uname -m) - _ghver="0.1.6" + _ghver="0.1.7" _base_url="https://downloads.haskell.org/~ghcup" case "${_plat}" in