To install Haskell, if you are running Linux, macOS or FreeBSD,
run the following
in your terminal (as a user other than root), then follow the onscreen instructions.
curl https://get-ghcup.haskell.org -sSf | sh
If you don't like curl | sh, see other installation methods.