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

HS.Managers.Stack

Synopsis

Documentation

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

use stack to install a toolchain

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

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