@hackage optparse-applicative-simple1.1.0.2
Simple command line interface arguments parser
Installation
Dependencies (5)
- attoparsec >=0.13 && <0.14
- attoparsec-data >=1 && <2
- base-prelude <2
- optparse-applicative >=0.14 && <0.16
- text >=1 && <2 Show all…
Dependents (1)
@hackage/solr
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.