Implement TSV internally, remove the "csv" package dependency.
authorMatt McCutchen <matt@mattmccutchen.net>
Sat, 27 Aug 2011 21:23:35 +0000 (17:23 -0400)
committerMatt McCutchen <matt@mattmccutchen.net>
Sat, 27 Aug 2011 21:23:35 +0000 (17:23 -0400)
commita70586aac4e53552ace2fe83655af176e6ec9e1a
treedcbc8531fc5770d41216a01b565c9633b77c7f87
parentbbabbd0161ab6e633f7d7027e0167892633519f7
Implement TSV internally, remove the "csv" package dependency.
program/Main.hs
program/Makefile
program/TSV.hs [new file with mode: 0644]