On a related note, as I was reading the FFI specification again, I can't find any mention of whether or not FunPtr's are stable with respect to garbage collection. I'm assuming they are but am I correct?
Did you read Tackling the Awkward Squad? I think Section 6 (esp. 6.4.2) addresses this: http://research.microsoft.com/~simonpj/papers/marktoberdorf/ Jared. -- http://www.updike.org/~jared/ reverse ")-:" _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
