Auto-generate a command-line parser for your datatype
Go to file
Gabriel Gonzalez 32a15b339b Add ParseFields class
The purpose of this class is to avoid infinite loops from the user trying
to parse fields with types like `[[Int]]`
2016-02-27 12:01:32 -08:00
src/Options Add ParseFields class 2016-02-27 12:01:32 -08:00
LICENSE Initial commit 2016-02-26 07:36:44 -08:00
optparse-generic.cabal Only use -O instead of -O2 2016-02-27 09:36:46 -08:00
Setup.hs Initial commit 2016-02-26 07:36:44 -08:00
stack.yaml Initial commit 2016-02-26 07:36:44 -08:00