ghcup Command Examples

Haskell toolchain installer. Install, manage, and update Haskell toolchains. More information: https://gitlab.haskell.org/haskell/ghcup-hs.

ghcup tui

ghcup list

ghcup install ghc

ghcup install ghc {{version}}

ghcup set ghc {{version}}

ghcup install cabal

ghcup upgrade