From: Matthijs Kooijman Date: Thu, 20 Aug 2009 17:37:26 +0000 (+0200) Subject: Add a haskell pretty printer. X-Git-Tag: final-thesis~303 X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=commitdiff_plain;h=1108517b5c84c5fc7c8aa21ac60cd33e28487519;hp=1108517b5c84c5fc7c8aa21ac60cd33e28487519 Add a haskell pretty printer. This pretty printer is mostly just verbatim text, but with the ability to apply strikethrough to lines by putting dashes around the text. ---