| Safe Haskell | None |
|---|---|
| Language | GHC2021 |
Stack.Options.ExecParser
Description
Functions to parse command line arguments for Stack's exec, ghc, run,
runghc and runhaskell commands.
Synopsis
Documentation
execOptsParser :: Maybe SpecialExecCmd -> Parser ExecOpts Source #
Parse command line arguments for Stack's exec, ghc, run,
runghc and runhaskell commands.
execOptsExtraParser :: Parser ExecOptsExtra Source #
Parser for extra options to exec command