Re: Unacceptable result type in FFI

David Waern <[email protected]> Sat, 7 Feb 2009 00:48:05 +0100
Newsgroups gmane.comp.lang.haskell.haskelldoc
Message-ID <[email protected]>
2008/12/4 Neal Alexander <[email protected]>:
> David Waern wrote:
>>
>> Sorry, I forgot about this thread. Do you still have this problem?
>>
>> Regards,
>> David
>
> Yea, i haven't tried to fix it since then though.

I took a look at this problem again, and I think I nailed down to a
GHC bug (but you can never be sure):

  http://hackage.haskell.org/trac/ghc/ticket/3008

David