From: sewardj Date: Thu, 31 Jan 2002 12:20:13 +0000 (+0000) Subject: [project @ 2002-01-31 12:20:13 by sewardj] X-Git-Tag: Approximately_9120_patches~201 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=2980a982358faa1143a53a53bf7b7ca60a1acada;p=ghc-hetmet.git [project @ 2002-01-31 12:20:13 by sewardj] fix markup bug --- diff --git a/ghc/docs/comm/the-beast/desugar.html b/ghc/docs/comm/the-beast/desugar.html index a27ff4a..9d92828 100644 --- a/ghc/docs/comm/the-beast/desugar.html +++ b/ghc/docs/comm/the-beast/desugar.html @@ -44,7 +44,7 @@

Auxilliary Functions

The modules DsMonad + href="http://cvs.haskell.org/cgi-bin/cvsweb.cgi/fptools/ghc/compiler/deSugar/DsMonad.lhs">DsMonad defines the desugarer monad (of type DsM) which maintains the environment needed for desugaring. In particular, it encapsulates a unique supply for generating new variables, a map to lookup standard