Add a haskell pretty printer.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Thu, 20 Aug 2009 17:37:26 +0000 (19:37 +0200)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Thu, 20 Aug 2009 17:38:22 +0000 (19:38 +0200)
commit1108517b5c84c5fc7c8aa21ac60cd33e28487519
tree161ee345c962964a5052b721bf5381b52f20a382
parent295710e4fa6795a6d789703466dd5a7dfb488990
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.
SConstruct
Utils/Formats.tex
Utils/Lambda.tex
pret-haskell.lua [new file with mode: 0644]