@hackage cli-arguments0.7.0.0

A library to process command line arguments in some more convenient way.

Uses three types of the command line arguments and order of their parsing. All groups usually are not nested one into the others (but using the sequence of parsing functions, you can parse also nested structures as well).