stack-3.3.1: The Haskell Tool Stack
Safe HaskellNone
LanguageGHC2021

Stack.Options.DotParser

Description

Function to parse command line arguments for Stack's dot command and certain command line arguments for Stack's ls dependencies command.

Synopsis

Documentation

dotOptsParser :: Bool -> Parser DotOpts Source #

Parser for arguments to `stack dot`