Ashley Yakeley <[EMAIL PROTECTED]> writes:

> Specifically I want a ForeignPtr of a null Ptr that has no finalizers.

Ah, this makes sense.
I wonder if we should add the following to the FFI spec module ForeignPtr?

    nullForeignPtr :: ForeignPtr a      -- a null pointer with null finalizer

Regards,
  Malcolm
_______________________________________________
FFI mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/ffi

Reply via email to