[project @ 2002-01-31 12:20:13 by sewardj]
authorsewardj <unknown>
Thu, 31 Jan 2002 12:20:13 +0000 (12:20 +0000)
committersewardj <unknown>
Thu, 31 Jan 2002 12:20:13 +0000 (12:20 +0000)
fix markup bug

ghc/docs/comm/the-beast/desugar.html

index a27ff4a..9d92828 100644 (file)
@@ -44,7 +44,7 @@
     <h2>Auxilliary Functions</h2>
     <p>
       The modules <a
-      href="http://cvs.haskell.org/cgi-bin/cvsweb.cgi/fptools/ghc/compiler/deSugar/DsMonad.lhs"><code>DsMonad<code></a>
+      href="http://cvs.haskell.org/cgi-bin/cvsweb.cgi/fptools/ghc/compiler/deSugar/DsMonad.lhs"><code>DsMonad</code></a>
       defines the desugarer monad (of type <code>DsM</code>) which maintains
       the environment needed for desugaring.  In particular, it encapsulates a
       unique supply for generating new variables, a map to lookup standard