On 09/09/2012 11:03, Milan Straka wrote:

> I was hoping for some Addr# trick or something like that. If
> I understand the GHC runtime correctly, rewriting a pointer in an ADT
> should not break any garbage collecting and similar.

Don't you need to worry about having something in the old generation
suddenly pointing to something in a younger generation?

Ganesh

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

Reply via email to