Description
Auto-generate a command-line parser for your datatype.
Description
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