License | BSD-3-Clause |
---|---|
Safe Haskell | None |
Language | GHC2021 |
Stack.Options.InitParser
Description
Functions to parse command line arguments for Stack's init
and new
commands.
Synopsis
- initOptsParser :: Parser InitOpts
Documentation
initOptsParser :: Parser InitOpts Source #
Parse command line arguments for Stack's init
and new
commands.