X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=blobdiff_plain;f=Utils%2FLambda.tex;h=b5b2e7a85e37e3685247ba12ec23e94cad37be3d;hp=e4f2a1bfe36b19f3d861f4489908515e8b40e0c8;hb=1108517b5c84c5fc7c8aa21ac60cd33e28487519;hpb=295710e4fa6795a6d789703466dd5a7dfb488990 diff --git a/Utils/Lambda.tex b/Utils/Lambda.tex index e4f2a1b..b5b2e7a 100644 --- a/Utils/Lambda.tex +++ b/Utils/Lambda.tex @@ -14,3 +14,8 @@ \installprettytype [TRANS] [TRANS] % Define \starttrans \stoptrans \definetyping[trans][option=TRANS,style=normal,before=,after=] + +% Install the haskell pretty-printer, as defined in pret-haskell.lua. +\installprettytype [HASKELL] [HASKELL] +% Define \starthaskell \stophaskell +\definetyping[haskell][option=HASKELL,before=,after=]