stack-2.15.1: The Haskell Tool Stack
Safe HaskellSafe-Inferred
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`