Skip to content

Instantly share code, notes, and snippets.

@palash25
Created October 30, 2020 08:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save palash25/fe7697ffb257a6981dcbeef969b8286b to your computer and use it in GitHub Desktop.
Save palash25/fe7697ffb257a6981dcbeef969b8286b to your computer and use it in GitHub Desktop.
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