Utilities and combinators for parsing command line options
optparse-applicative-fork is a haskell library for parsing options on the command line, and providing a powerful applicative interface for composing them. optparse-applicative-fork 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-fork>.
Paolo Capriotti, Huw Campbell
huw.campbell@gmail.com
BSD3
2022-10-17T00:00:00Z
None
if !impl(ghc >=8)
if flag(process)
if !impl(ghc >=8)