The latest version of optparse-helper is 0.2.1.1-1.
optparse-helper
Version 0.2.1.1 revision 0 uploaded by pharpend.
Package meta
- Synopsis
- Helper functions for optparse-applicative.
- Description
The optparse-applicative package, as well as optparse-simple, has some undesirable behavior by default, and is quite verbose. This package exists to work around those two.
For instance:
optparse-applicative does not show help on error by default.
optparse-applicative does not disambiguate commands. So, if you have a command
my-executable foobar
, but your user runsmy-executable f
, optparse-applicative will not disambiguate this by default.
For more specific documentation, see the module documentation for Options.Applicative.Helper.
- Author
- Peter Harpending
- Bug reports
- https://github.com/pharpend/optparse-helper/issues
- Category
- System
- Copyright
- Copyright (c) 2016, Peter Harpending
- Homepage
- https://github.com/pharpend/optparse-helper
- Maintainer
- peter@harpending.org
- Package URL
- n/a
- Stability
- n/a