summaryrefslogtreecommitdiff
path: root/coalpit.cabal
AgeCommit message (Collapse)Author
2017-12-19Reorganize the modulesdefanor
2017-12-17Add DSV supportdefanor
2017-12-16Add the 'handleRecCon' functiondefanor
Abstract the code with it.
2017-12-16Add more instancesdefanor
2017-12-16Move parsing helpers into Coalpit.Parsingdefanor
2017-12-16Add more instancesdefanor
Numeric and date/time types.
2017-12-16Refactordefanor
- Unify the naming - Merge all the classes into one
2017-12-04Add package descriptiondefanor
2017-12-04Add source-repository and bug-reports into coalpit.cabaldefanor
2017-12-03Refactordefanor
Add annotations, fix -Wall warnings, lint, etc.
2017-12-03Update README and Example.hsdefanor
2017-12-03Add testsdefanor
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