Skip to content

Instantly share code, notes, and snippets.

@dminuoso
Created October 7, 2020 08:21
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 dminuoso/daa633ce513a71b5df3bfef0c0b41e5c to your computer and use it in GitHub Desktop.
Save dminuoso/daa633ce513a71b5df3bfef0c0b41e5c to your computer and use it in GitHub Desktop.
bash-4.4$ ghcup install ghc-8.6.5
[ Warn ] New GHC version available: 8.10.2. To upgrade, run 'ghcup install ghc 8.10.2'
[ Warn ] This is an old-style command for installing GHC. Use 'ghcup install ghc' instead.
[ Warn ] GHC ver 8.6.5 already installed, you may want to run 'ghcup rm ghc 8.6.5' first
bash-4.4$ ghcup set ghc-8.6.5
[ Warn ] New GHC version available: 8.10.2. To upgrade, run 'ghcup install ghc 8.10.2'
[ Warn ] This is an old-style command for setting GHC. Use 'ghcup set ghc' instead.
[ Error ] NotInstalled GHC "8.6.5"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment