On 18 May 2005 19:37, Peter Eriksen wrote:
> Monique Louise <[EMAIL PROTECTED]> writes:
>
>> Hi all,
>>
>> does anyone know what package should be imported to make GHC accept
>> a declaration like "foreign type dotnet "BigInteger" BigInteger" ?
>> I've searched at Google, GHC and FFI documentation but I haven't
>> found anything.
>
> Do you mean "foreign import ..." maybe?
'foreign type' is part of a now-defunct experiment to have GHC generate
code for .NET. There is no working implementation of it.
Cheers,
Simon
_______________________________________________
FFI mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/ffi