[Ubuntu] Install latest but not recomended Cabal (#7316)

This commit is contained in:
Erik Bershel
2023-03-21 11:13:46 +01:00
committed by GitHub
parent f0e54bbe9f
commit 4cd37cce64

View File

@@ -33,7 +33,7 @@ for majorMinorVersion in $minorMajorVersions; do
done
echo "install cabal..."
ghcup install cabal
ghcup install cabal latest
chmod -R 777 $GHCUP_INSTALL_BASE_PREFIX/.ghcup
ln -s $GHCUP_INSTALL_BASE_PREFIX/.ghcup /etc/skel/.ghcup