License | BSD-3-Clause |
---|---|
Safe Haskell | None |
Language | GHC2021 |
Stack.Options.UpgradeParser
Description
Function to parse command line arguments for Stack's upgrade
command.
Synopsis
- upgradeOptsParser :: Bool -> Parser UpgradeOpts
Documentation
Arguments
:: Bool | The default for --[no]-only-local-bin |
-> Parser UpgradeOpts |
Parse command line arguments for Stack's upgrade
command.