Skip to content
Snippets Groups Projects
Verified Commit 1f100623 authored by Julian Ospald's avatar Julian Ospald :tea:
Browse files

Link to Haskell documentation after installation

parent f137d5cc
No related branches found
No related tags found
1 merge request!201Improve download page
......@@ -157,6 +157,8 @@ _done() {
green "open the \"Mingw haskell shell\""
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
......@@ -170,6 +172,8 @@ _done() {
green
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/"
;;
esac
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment