
10 Mar
2009
10 Mar
'09
11:50 a.m.
I was not able to make the haddock documentation appear in Hackage, although I have no problem generating documentation using "cabal haddock" locally. It would be nice if there is a way to see some diagnose of warning or error messages why haddock failed on Hackage.
It is there now. Packages uploaded to hackage are not built immediately on upload, but in batches. Sometimes you have to wait a few hours after uploading a package for the package and documentation to be built. -Brent