Define a \hs command for inline Haskell.
authorMatthijs Kooijman <matthijs@stdin.nl>
Tue, 25 Aug 2009 14:17:13 +0000 (16:17 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Tue, 25 Aug 2009 14:17:13 +0000 (16:17 +0200)
Utils/Lambda.tex

index b5b2e7a85e37e3685247ba12ec23e94cad37be3d..f2d7320e91de46fc960665cdd0e7ad78de403f99 100644 (file)
@@ -19,3 +19,5 @@
 \installprettytype [HASKELL] [HASKELL]
 % Define \starthaskell \stophaskell
 \definetyping[haskell][option=HASKELL,before=,after=]
+% Define \hs
+\definetype[hs][option=HASKELL]