stack-3.9.1: A program for developing Haskell projects
LicenseBSD-3-Clause
Safe HaskellNone
LanguageGHC2024

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`