Created
October 30, 2020 08:33
-
-
Save palash25/fe7697ffb257a6981dcbeef969b8286b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
install ghc-up https://www.haskell.org/ghcup/ | |
follow the instructions up until the last one, don't let the insatller make changes to your shell config and add the path manually to the config | |
`export PATH=/home/palash25/.ghcup/bin/:$PATH` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment