X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=ghc%2Fdocs%2Fcomm%2Fthe-beast%2Fdesugar.html;h=a66740259bfff392ed1d7945119947aa7d3429e9;hb=24dc6d31d5f4827dadc1b4bc1efa081717effe5e;hp=9d92828664b5595d681bd7454da23e5256649e8c;hpb=4f29261602abf03416181dba04f5d83752940d55;p=ghc-hetmet.git diff --git a/ghc/docs/comm/the-beast/desugar.html b/ghc/docs/comm/the-beast/desugar.html index 9d92828..a667402 100644 --- a/ghc/docs/comm/the-beast/desugar.html +++ b/ghc/docs/comm/the-beast/desugar.html @@ -60,7 +60,7 @@ obtained. This is supported by the function DsMonad.dsLookupGlobalValue :: Name -> DsM Id. -

Pattern Matching

+

Pattern Matching

Nested pattern matching with guards and everything is translated into the simple, flat case expressions of Core by the following modules: @@ -149,7 +149,7 @@


-Last modified: Wed Jan 16 23:40:16 EST 2002 +Last modified: Mon Feb 11 22:35:25 EST 2002