@hackage uniform-cmdLineArgs0.1.5.1

a convenient handling of command line arguments

A simplified method to produce a convenient (standard) command line argument parser which is usable in the uniform framework .

It uses the methods to start applications in the uniform style (i.e. as ErrIO ())

Can perhaps be improved by a change to use https://github.com/ndmitchell/cmdargs#readme.