simple-cmd-args-0.1.2: Simple command args parsing and execution

simple-cmd-args-0.1.2: 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