@hackage getopt-generics0.1

Simple command line argument parsing

"getopt-generics" tries to make it very simple to create command line interfaces. Users just specify a simple data type (and derive some type classes for that type) and "getopt-generics" creates a command line argument parser.