Am Mittwoch 14 April 2010 23:49:43 schrieb Jason Dagit:
> > It will be interesting to hear what fixes this!
> >
> >
> > forever' m = do _ <- m
> >                 forever' m
>
> When I define that version of forever, the space leak goes away.

Not with optimisations.
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to