<samueldr>
oh, and ftr, when I say "might have issues with heap fragmentation", I'm talking about Too many heap sections: Increase MAXHINCR or MAX_HEAP_SECTS
<pie__>
im pretty sure what i described is completely orthogonal to GC
<samueldr>
plausible
<pie__>
in what i described the objects are definitely not in the "expireable" category, they still have references
<samueldr>
and I was saying it in an orthogonal fashion
<pie__>
ok
<samueldr>
if you were to observe memory use
<infinisil>
pie__: That's a nice blog post, I'll have to read through it more carefully some time
<pie__>
infinisil, seems like googling haskell thunk leak is entirely sufficient to get plenty of good resutls