[Haskell-cafe] Real-time garbage collection for Haskell

Henning Thielemann schlepptop at henning-thielemann.de
Fri Mar 5 04:50:55 EST 2010


Curt Sampson schrieb:
> Understanding the general techniques for this sort of thing and seeing
> where you're likely to need to apply them isn't all that difficult, once
> you understand the problem. (It's probably much easier if you don't have
> to work it out all for yourself, as I did. Someone needs to write the
> "how to manage lazyness in Haskell" guide.)

My attempt in this direction:
  http://www.haskell.org/haskellwiki/Laziness_is_not_always_good
  http://www.haskell.org/haskellwiki/Maintaining_laziness



More information about the Haskell-Cafe mailing list