Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
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