stack-2.5.1.1: The Haskell Tool Stack
Safe HaskellNone
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`.