Safe Haskell | None |
---|---|
Language | Haskell2010 |
- globalArgSpec :: Parser Options
- parseCmdLineOptions :: [String] -> Maybe Options
Documentation
globalArgSpec :: Parser Options Source #
An optparse-applicative Parser
sepcification for Options
so that
applications making use of the ghc-mod API can have a consistent way of
parsing global options.