stack-3.7.1: The Haskell Tool Stack
LicenseBSD-3-Clause
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`