Resolves https://github.com/haskell/ghcup/issues/33
@@ -880,6 +880,9 @@ get_distro_alias() {
"CentOS Linux"|"CentOS"|"centos")
distro_alias=centos
;;
"Darwin")
distro_alias=darwin
esac
printf "%s" "${distro_alias}"
The note is not visible to the blocked user.