Utilities and combinators for parsing command line options
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>.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 0.18.1.0-10.fc45 | - |
| Fedora 44 | 0.18.1.0-9.fc44 | - |
| Fedora 43 | 0.18.1.0-6.fc43 | - |
| Fedora EPEL 9 | 0.16.1.0-2.el9 | - |
| Fedora EPEL 10.3 | 0.18.1.0-1.el10_0 | - |
| Fedora EPEL 10.2 | 0.18.1.0-1.el10_0 | - |
You can contact the maintainers of this package via email at
ghc-optparse-applicative dash maintainers at fedoraproject dot org.