@hackage optparse-generic1.5.2

Auto-generate a command-line parser for your datatype

This library auto-generates an optparse-applicative-compatible Parser from any data type that derives the Generic interface.

See the documentation in Options.Generic for an example of how to use this library