Learn You a Haskell
Learn You a Haskell
Haskell can be installed by running the following command.
curl --proto '=https' --tlsv1.2 -sSf https://get-ghcup.haskell.org | sh
Followed by answering prompt question with Y | N | Enter.
Haskell can be installed by running the following command.
curl --proto '=https' --tlsv1.2 -sSf https://get-ghcup.haskell.org | sh
Followed by answering prompt question with Y | N | Enter.