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