summaryrefslogtreecommitdiff
path: root/Coalpit.hs
AgeCommit message (Expand)Author
2017-12-17Add DSV supportdefanor
2017-12-16Add the 'handleRecCon' functiondefanor
2017-12-16Add more instancesdefanor
2017-12-16Move parsing helpers into Coalpit.Parsingdefanor
2017-12-16Update documentationdefanor
2017-12-16Add more instancesdefanor
2017-12-16Refactordefanor
2017-12-16Generate usage strings for help messagesdefanor
2017-12-04Introduce the omitNamedOptions optiondefanor
2017-12-04Produce prettier error messagesdefanor
2017-12-04Add an example into haddock documentationdefanor
2017-12-04Be more strict on record selector name parsingdefanor
2017-12-04Make record selectors for mandatory arguments optionaldefanor
2017-12-03Add more instancesdefanor
2017-12-03Refactordefanor
2017-12-03Add testsdefanor
2017-12-03Add List and Either instancesdefanor
2017-12-03Parse lists of strings, not just stringsdefanor
2017-12-03Add argument name modifiersdefanor
2017-12-03Omit constructor names, unless those are in sumsdefanor
2017-12-02Add special handling for named Maybe valuesdefanor
2017-12-02Use GHC.Generics instead of THdefanor
2016-11-25Initial commitdefanor