optparse-generic: Auto-generate a command-line parser for your datatype
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
Downloads
- optparse-generic-1.1.5.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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) |
---|---|
Dependencies | base (>=4.6 && <5), bytestring (<0.11), optparse-applicative (>=0.12.0 && <0.14), semigroups (>=0.5.0 && <0.19), 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.7), transformers (>=0.2.0.0 && <0.6), void (<0.8) [details] |
Tested with | ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.2, ghc ==8.0.1 |
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 2017-04-12T16:32:54Z |
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 | 35518 total (239 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 2017-04-12 [all 1 reports] |