simple-cmd-args-0.1.6: Simple command args parsing and execution
This is a small wrapper over optparse-applicative which allows combining args parsers directly with IO commands. For subcommands this can avoid type boilerplate. It also provides some compact aliases for options with their Mod's.
Signatures
Modules