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

Safe HaskellSafe
LanguageHaskell98

Options.Applicative.Help

Synopsis

Documentation

This is an empty module which re-exports the help text system for optparse.

Pretty printer. Reexports most combinators from Text.PrettyPrint.ANSI.Leijen

A free monoid over Doc with helpers for composing help text components.

Types required by the help system.

Core implementation of the help text generator.