Closed
Description
ghcup is becoming the preferred way to install the Haskell tool chain, it should have a place on the official Haskell website; it could start as a simple HTML+CSS+JS webpage.
It would be great if it looked something like the rustup page which has: one sentence describing what it is, a command to run to install the whole toolchain (auto-detected based on OS), where to ask for help, and an "official Rust project" badge.
Once the bootstrap-haskell script is merged this script should also be hosted on haskell.org to make it clear that it's an official offering. Then installing the Haskell toolchain would be as easy as:
curl https://get-ghcup.haskell.org -sSf | sh
/cc @hasufell
Metadata
Metadata
Assignees
Labels
No labels