Add first-steps link to bootstrap-haskell

This commit is contained in:
Julian Ospald 2021-10-13 15:09:09 +02:00
parent e77b2c39f9
commit 288af4abc6
Signed by: hasufell
GPG Key ID: 3786C5262ECB4A3F
1 changed files with 2 additions and 2 deletions

View File

@ -158,7 +158,7 @@ _done() {
green "and the \"Mingw package management docs\""
green "desktop shortcuts."
green
green "If you are net to Haskell, check out https://www.haskell.org/documentation/"
green "If you are new to Haskell, check out https://www.haskell.org/ghcup/install/#first-steps"
;;
*)
green
@ -173,7 +173,7 @@ _done() {
green "To install other GHC versions and tools, run:"
green " ghcup tui"
green
green "If you are net to Haskell, check out https://www.haskell.org/documentation/"
green "If you are new to Haskell, check out https://www.haskell.org/ghcup/install/#first-steps"
;;
esac