License | BSD-3-Clause |
---|---|
Safe Haskell | None |
Language | GHC2021 |
Stack.Options.SetupParser
Description
Functions to parse command line arguments for Stack's setup
command.
Synopsis
- setupOptsParser :: Parser SetupCmdOpts
Documentation
setupOptsParser :: Parser SetupCmdOpts Source #
Parse command line arguments for Stack's setup
command.