Re: Unacceptable result type in FFI
Neal Alexander <[email protected]> Wed, 03 Dec 2008 15:57:29 -0800
| Newsgroups | gmane.comp.lang.haskell.haskelldoc |
|---|---|
| Message-ID | <[email protected]> |
David Waern wrote: > Sorry, I forgot about this thread. Do you still have this problem? > > Regards, > David > > 2008/11/16 Neal Alexander <[email protected]>: >> How do you get Haddock 2.4 to handle the return type of an FFI function that >> isnt "IO". It works automatically in the haddock version that ships with ghc >> 6.8.1. >> >> I tried: >> >> haddock --haddock-options=--optghc=-XGeneralizedNewtypeDe >> riving >> >> _______________________________________________ >> HaskellDoc mailing list >> [email protected] >> http://www.haskell.org/mailman/listinfo/haskelldoc >> Yea, i haven't tried to fix it since then though.