| License | BSD-3-Clause |
|---|---|
| Safe Haskell | None |
| Language | GHC2024 |
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
- dotOptsParser :: Bool -> Parser DotOpts
Documentation
dotOptsParser :: Bool -> Parser DotOpts Source #
Parser for arguments to `stack dot`