Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Stack.Options.DotParser
Synopsis
- dotOptsParser :: Bool -> Parser DotOpts
- formatSubCommand :: String -> String -> Parser ListDepsFormat -> Mod CommandFields ListDepsOpts
- licenseParser :: Parser Bool
- listDepsConstraintsParser :: Parser ListDepsFormat
- listDepsFormatOptsParser :: Parser ListDepsFormatOpts
- listDepsJsonParser :: Parser ListDepsFormat
- listDepsOptsParser :: Parser ListDepsOpts
- listDepsTextParser :: Parser ListDepsFormat
- listDepsTreeParser :: Parser ListDepsFormat
- separatorParser :: Parser Text
- toListDepsOptsParser :: Parser ListDepsFormat -> Parser ListDepsOpts
Documentation
dotOptsParser :: Bool -> Parser DotOpts Source #
Parser for arguments to `stack dot`
formatSubCommand :: String -> String -> Parser ListDepsFormat -> Mod CommandFields ListDepsOpts Source #
licenseParser :: Parser Bool Source #
listDepsConstraintsParser :: Parser ListDepsFormat Source #
listDepsFormatOptsParser :: Parser ListDepsFormatOpts Source #
listDepsJsonParser :: Parser ListDepsFormat Source #
listDepsOptsParser :: Parser ListDepsOpts Source #
Parser for arguments to `stack ls dependencies`.
listDepsTextParser :: Parser ListDepsFormat Source #
listDepsTreeParser :: Parser ListDepsFormat Source #
separatorParser :: Parser Text Source #
toListDepsOptsParser :: Parser ListDepsFormat -> Parser ListDepsOpts Source #