hs-0.1.0.2: GHC-toolchain installer broker
Safe HaskellNone
LanguageHaskell2010

HS.Managers.Ghcup

Synopsis

Documentation

installGhcup :: Cfg -> CompilerVersion -> IO Installation Source #

use ghcup to install a toolchain

ghcupDiscover :: Cfg -> IO (Map Compiler Installation) Source #

locate all of the toolchains being managed by the local ghcup installation