stack-2.9.3: The Haskell Tool Stack
Safe HaskellSafe-Inferred
LanguageHaskell2010

Stack.Options.DotParser

Synopsis

Documentation

dotOptsParser :: Bool -> Parser DotOpts Source #

Parser for arguments to `stack dot`

listDepsOptsParser :: Parser ListDepsOpts Source #

Parser for arguments to `stack ls dependencies`.