License | BSD-3-Clause |
---|---|
Safe Haskell | None |
Language | GHC2021 |
Stack.Options.GhciParser
Description
Function to parse arguments for Stack's ghci
and repl
commands.
Synopsis
- ghciOptsParser :: Parser GhciOpts
Documentation
ghciOptsParser :: Parser GhciOpts Source #
Parse command line arguments for Stack's ghci
and repl
commands.