@hackage simple-cmd-args0.1.1

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 a few functions for common Mod combinations.