[Haskell-cafe] Are FunPtr's stable? (was: how to write an haskell
binding)
Jared Updike
jupdike at gmail.com
Tue Jun 27 17:16:20 EDT 2006
> 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 ")-:"
More information about the Haskell-Cafe
mailing list