Mon, 30 Apr 2001 05:22:13 -0700, Simon Peyton-Jones <[EMAIL PROTECTED]> pisze:

>       let dynamic
>               ?x = 3
>               ?y = ?y+?x
>       in
>       ...
> 
> * 'dynamic' is a special-id, only significant immediately following
>   a let.

So 'dynamic' triggers the layout rule after 'let' but not in other cases.
Ok, but it's the first time where such thing happens.

I like it better than 'with' but worse than plain 'let'.

-- 
 __("<  Marcin Kowalczyk * [EMAIL PROTECTED] http://qrczak.ids.net.pl/
 \__/
  ^^                      SYGNATURA ZAST�PCZA
QRCZAK


_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to