stack-2.11.1: The Haskell Tool Stack
Safe HaskellSafe-Inferred
LanguageGHC2021

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`.