On Wed, Jan 11, 2006 at 10:36:47AM +0000, Simon Marlow wrote:
> 
> My suggestion: don't use the lazy state monad if you can help it.

But a strict state monad would force everything to be loaded into memory
at once, right?

What would you suggest I use instead?

Or do I just have to tread carefully to keep this optimisation happy
until the GCer is improved?


Thanks
Ian

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

Reply via email to