> On 02-Jun-2003, Simon Marlow <[EMAIL PROTECTED]> wrote:
> >  
> > I can't see how to acquire a value of type T that isn't bottom.
> 
> By calling a function defined using the FFI, of course.

But the FFI lists the types that may be returned by a foreign function,
and T is not one of them.

Are you suggesting we ought to be able to define new primitive types?

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

Reply via email to