aboutsummaryrefslogtreecommitdiff
path: root/stripansi.sh
AgeCommit message (Collapse)AuthorFilesLines
2011-01-22Added stripansi.sh, for sending 'cabal test' output to file.John MacFarlane1-0/+10
cabal test | ./stripansi.sh > test.log.