simple-get-opt

A simple library for processing command-line options.

Latest on Hackage:0.5

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Iavor S. Diatchki
Maintained by [email protected]

A simple library for processing command-line options. The library captures a common usage pattern of the GetOpt module form the standard libraries.