summaryrefslogtreecommitdiff
path: root/Example.hs
AgeCommit message (Collapse)Author
2017-12-03Omit constructor names, unless those are in sumsdefanor
2017-12-02Add special handling for named Maybe valuesdefanor
Allow to omit named options.
2017-12-02Use GHC.Generics instead of THdefanor
It's considerably cleaner and simpler with GHC.Generics. Megaparsec is also used now.
2016-11-25Initial commitdefanor