| License | BSD-3-Clause |
|---|---|
| Safe Haskell | None |
| Language | GHC2024 |
Stack.Upgrade
Description
Function related to Stack's upgrade command.
Synopsis
- upgradeCmd :: UpgradeOpts -> RIO Runner ()
Documentation
upgradeCmd :: UpgradeOpts -> RIO Runner () Source #
Function underlying the stack upgrade command.