From: Matthijs Kooijman Date: Tue, 25 Aug 2009 14:17:13 +0000 (+0200) Subject: Define a \hs command for inline Haskell. X-Git-Tag: final-thesis~300 X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=commitdiff_plain;h=daa8bdad58317f7c61f86b4152aa81297f7ef624 Define a \hs command for inline Haskell. --- diff --git a/Utils/Lambda.tex b/Utils/Lambda.tex index b5b2e7a..f2d7320 100644 --- a/Utils/Lambda.tex +++ b/Utils/Lambda.tex @@ -19,3 +19,5 @@ \installprettytype [HASKELL] [HASKELL] % Define \starthaskell \stophaskell \definetyping[haskell][option=HASKELL,before=,after=] +% Define \hs +\definetype[hs][option=HASKELL]