optparse-generic: Auto-generate a command-line parser for your datatype

[ bsd3, library, program, system ] [ Propose Tags ]

This library auto-generates an optparse-applicative-compatible Parser from any data type that derives the Generic interface.

See the documentation in Options.Generic for an example of how to use this library

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 1.0.0, 1.0.1, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.1.5, 1.2.0, 1.2.1, 1.2.2, 1.2.3, 1.3.0, 1.3.1, 1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5, 1.4.6, 1.4.7, 1.4.8, 1.4.9, 1.5.0, 1.5.1, 1.5.2 (info)
Change log CHANGELOG.md
Dependencies base (>=4.6 && <5), bytestring (<0.11), Only (<0.2), optparse-applicative (>=0.14.0.0 && <0.16), semigroups (>=0.5.0 && <0.20), singletons (>=0.10.0 && <1.0), system-filepath (>=0.3.1 && <0.5), tagged (>=0.8.3 && <0.9), text (<1.3), th-desugar (<1.5.1), time (>=1.5 && <1.10), transformers (>=0.2.0.0 && <0.6), void (<0.8) [details]
License BSD-3-Clause
Copyright 2016 Gabriel Gonzalez
Author Gabriel Gonzalez
Maintainer Gabriel439@gmail.com
Category System
Bug tracker https://github.com/Gabriel439/Haskell-Optparse-Generic-Library/issues
Source repo head: git clone https://github.com/Gabriel439/Haskell-Optparse-Generic-Library
Uploaded by GabrielGonzalez at 2020-01-09T16:44:03Z
Distributions Arch:1.5.2, LTSHaskell:1.5.2, NixOS:1.5.2, Stackage:1.5.2
Reverse Dependencies 33 direct, 19 indirect [details]
Downloads 33920 total (233 in the last 30 days)
Rating 2.5 (votes: 5) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-01-09 [all 1 reports]