Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
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
formatSubCommand :: String -> String -> Parser ListDepsFormat -> Mod CommandFields ListDepsOpts Source #
listDepsOptsParser :: Parser ListDepsOpts Source #
Parser for arguments to `stack ls dependencies`.