optparse-applicative-simple

Simple command line interface arguments parser

https://github.com/nikita-volkov/optparse-applicative-simple

Latest on Hackage:1.1.0.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed and maintained by Nikita Volkov

A very simple API for the "optparse-applicative" library, which maintains the compatibility with it, while being completely self-sufficient. IOW, you don't need to depend on "optparse-applicative" to apply this library, yet you still can integrate with it, when needed.