Henning Thielemann <[EMAIL PROTECTED]> wrote:

> let ~(ts, strm') = idX strm
>     ~(us, strm'') = idX strm'

Let-bindings are already lazy, so the ~ here is redundant.

Regards,
    Malcolm
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to