optparse-applicative-0.11.0: Utilities and combinators for parsing command line options

Safe HaskellSafe-Inferred
LanguageHaskell98

Options.Applicative.Help.Types

Synopsis

Documentation

renderHelp :: Int -> ParserHelp -> String Source

Convert a help text to String.