args-generics: Simple command line argument parsing
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.
"args-generics" tries to make it very simple to create command line interfaces. Users just specify a simple data type (and derive some type classes for that type) and "args-generics" creates a command line argument parser.
Properties
Versions | 0.1 |
---|---|
Change log | None available |
Dependencies | base (>=4 && <5), generics-sop, optparse-applicative [details] |
License | BSD-3-Clause |
Copyright | Zalora South East Asia Pte Ltd |
Author | Linh Nguyen, Sönke Hahn |
Maintainer | linh.nguyen@zalora.com, soenke.hahn@zalora.com |
Category | Console, System |
Source repo | head: git clone git://github.com/zalora/args-generics |
Uploaded | by SoenkeHahn at 2015-03-21T04:06:10Z |
Modules
[Index]
- System
- Console
Downloads
- args-generics-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees