Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Options.Applicative.Help.Types
- data ParserHelp = ParserHelp {}
- renderHelp :: Int -> ParserHelp -> String
Documentation
renderHelp :: Int -> ParserHelp -> String Source #
Convert a help text to String
.
optparse-applicative-0.14.0.0: Utilities and combinators for parsing command line options
Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Options.Applicative.Help.Types
renderHelp :: Int -> ParserHelp -> String Source #
Convert a help text to String
.