[Haskell-beginners] Hackage documentation generation
Brent Yorgey
byorgey at seas.upenn.edu
Wed Apr 20 01:52:27 CEST 2011
On Tue, Apr 19, 2011 at 06:50:19PM -0400, Patrick LeBoutillier wrote:
> Hi,
>
> How long does it take for the haddock docs to be generated on Hackage?
> I uploaded a package 2 days ago and the docs are not there.
>
> Is there a problem with my package?
If there is a problem with your package, the Hackage page will display
"build failure" with a link to a log. If there is no documentation
and no build failure log, then it means the documentation just hasn't
been built yet.
-Brent
More information about the Beginners
mailing list