optparse-generic: Auto-generate a command-line parser for your datatype
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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
Properties
Versions | 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.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 |
---|---|
Change log | None available |
Dependencies | base (>=4.6 && <5), bytestring (<0.11), Only (<0.2), optparse-applicative (>=0.14.0.0 && <0.15), 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.9), 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 2017-11-05T02:23:17Z |
Modules
[Index]
- Options
Downloads
- optparse-generic-1.2.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees