Version 0.18.0.0-0 of optparse-applicative is deprecated.
The latest version of optparse-applicative is 0.18.1.0-0.

optparse-applicative

Version 0.18.0.0 revision 0 uploaded by huw.

Package meta

Synopsis
Utilities and combinators for parsing command line options
Description

optparse-applicative is a haskell library for parsing options on the command line, and providing a powerful applicative interface for composing them.

optparse-applicative takes care of reading and validating the arguments passed to the command line, handling and reporting errors, generating a usage line, a comprehensive help screen, and enabling context-sensitive bash, zsh, and fish completions.

See the included README for detailed instructions and examples, which is also available on github https://github.com/pcapriotti/optparse-applicative.

Author
Paolo Capriotti, Huw Campbell
Bug reports
https://github.com/pcapriotti/optparse-applicative/issues
Category
System, CLI, Options, Parsing
Copyright
(c) 2012-2017 Paolo Capriotti <paolo@capriotti.io>
Homepage
https://github.com/pcapriotti/optparse-applicative
Maintainer
huw.campbell@gmail.com
Package URL
n/a
Stability
n/a

Components