simple-cmd-args: Simple command args parsing and execution
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 a smaller wrapper over optparse-applicative which which allows combining the args parsers directly with IO commands, avoiding typical command type boilerplate. Also provides a few option Mod functions.
[Skip to Readme]
Properties
Versions | 0.1.0, 0.1.0, 0.1.0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4 && <5), optparse-applicative, semigroups [details] |
License | BSD-3-Clause |
Copyright | 2019 Jens Petersen |
Author | Jens Petersen |
Maintainer | juhpetersen@gmail.com |
Category | System |
Home page | https://github.com/juhp/simple-cmd-args |
Bug tracker | https://github.com/juhp/simple-cmd-args/issues |
Source repo | head: git clone https://github.com/juhp/simple-cmd-args.git |
Uploaded | by JensPetersen at 2019-02-20T04:33:27Z |
Modules
- SimpleCmdArgs
Downloads
- simple-cmd-args-0.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees