-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

ghcup


> Haskell toolchain installer.

> Install, manage, and update Haskell toolchains.

More information.


Start the interactive TUI:

ghcup tui

List available GHC/cabal versions:

ghcup list

Install the recommended GHC version:

ghcup install ghc

Install a specific GHC version:

ghcup install ghc {version}

Set the currently "active" GHC version:

ghcup set ghc {version}

Install cabal-install:

ghcup install cabal

Update `ghcup` itself:

ghcup upgrade


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 01:23:03 2024