stack
LicenseBSD-3-Clause
Safe HaskellNone
LanguageGHC2024

Stack.Upgrade

Description

Function related to Stack's upgrade command.

Synopsis

Documentation

upgradeCmd :: UpgradeOpts -> RIO Runner () Source #

Function underlying the stack upgrade command.