@hackage getopt-generics0.7
Simple command line argument parsing
Categories
License
BSD-3-Clause
Maintainer
linh.nguyen@zalora.com, soenke.hahn@zalora.com
Links
Versions
Installation
Dependencies (5)
- base >=4 && <5
- base-compat >=0.8
- base-orphans
- generics-sop
- tagged Show all…
Dependents (9)
@hackage/dead-code-detection, @hackage/acme-everything, @hackage/xls, @hackage/concurrency-benchmarks, @hackage/wai-make-assets, @hackage/unicode-data, Show all…
"getopt-generics" tries to make it very simple to create command line argument parsers. An introductory example can be found in the README.