@hackage simple-cmd-args0.1.0

Simple command args parsing and execution

This a small wrapper over optparse-applicative which allows combining args parsers directly with IO commands, avoiding command types boilerplate. It also provides a few option Mod functions.