Hi Matthias, 2011/4/17 Matthias Kilian <[email protected]>: > Hi, > > because http://www.haskell.org/haddock/ seems to be out-of date, > and http://trac.haskell.org/haddock doesn't accept new tickets (even > with a newly registered account), i'll dump this here:
I'm going to update www.haskell.org/haddock as soon as I get a new account there. Something was wrong with the trac, and I played around with the configuration a bit so that it at least now renders correctly. I don't have a problem creating a ticket and I've seen a lot of new tickets recently, so I hope it's working now. Could you try again? > - cross-package module references don't work. The broken link to > System.IO in the first paragraoh from > > http://www.haskell.org/ghc/docs/7.0-latest/html/libraries/unix-2.4.2.0/System-Posix-IO.html > > demonstrates the problem. I'm not sure wether is can be fixed in > general (if ther are several haddock interfaces specified with > --read-interface, it may be impossible for haddock to guess the > right one). This could probably be fixed and it's a long-standing ticket: http://trac.haskell.org/haddock/ticket/13 > - the documentation for haddock's --read-interface is outdated or at > least incomplete. In a current ghc build, there are *three* > comma-separated values passed to --read-interface. (See commit > dbd4b5697ca01d0c629511b9ff533fd487a2e919 in the ghc git repository > from Ian, "Give haddock per-package source entity paths; fixes > #3810"). Yep, I'll update the doc. Thanks for the feedback, David _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
