Re: Unacceptable result type in FFI
"David Waern" <[email protected]> Mon, 1 Dec 2008 22:30:22 +0100
| Newsgroups | gmane.comp.lang.haskell.haskelldoc |
|---|---|
| Message-ID | <[email protected]> |
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 >