[project @ 2002-02-11 14:42:53 by chak]
[ghc-hetmet.git] / ghc / docs / comm / the-beast / desugar.html
index 9d92828..a667402 100644 (file)
@@ -60,7 +60,7 @@
       obtained.  This is supported by the function
       <code>DsMonad.dsLookupGlobalValue :: Name -> DsM Id</code>.
 
-    <h2>Pattern Matching</h2>
+    <h2><a name="patmat">Pattern Matching</a></h2>
     <p>
       Nested pattern matching with guards and everything is translated into
       the simple, flat case expressions of Core by the following modules:
 
     <p><hr><small>
 <!-- hhmts start -->
-Last modified: Wed Jan 16 23:40:16 EST 2002
+Last modified: Mon Feb 11 22:35:25 EST 2002
 <!-- hhmts end -->
     </small>
   </body>