stack-1.9.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 list-dependencies`.