summaryrefslogtreecommitdiff
path: root/Coalpit/DSV.hs
AgeCommit message (Collapse)Author
2024-01-27Rewrite, version 0.2: use Parsec, focus on DSVdefanor
2017-12-20Add Coalpit.IOdefanor
2017-12-20Prepare for IOdefanor
DSV functions operate on individual lines now, unit type gets printed/parsed as nothing (handier for argument parsing to set '()' when there's none, and that's what it should be anyway).
2017-12-19Reorganize the modulesdefanor
2017-12-17Add Coalpit.DSVdefanor