2016-01-20 8:35 GMT+01:00 Mikhail Glushenkov <mikhail.glushenkov@gmail.com>:
You're welcome to open a ticket on the hackage-server bug tracker.
I've reported this several times through several channels, not sure if yet another report will have an impact. Here a quick summary of doc-generation-related issues: https://github.com/haskell/hackage-server/issues/464 https://github.com/haskell/hackage-server/issues/463 https://github.com/haskell/hackage-server/issues/421 https://github.com/haskell/hackage-server/issues/420 https://github.com/haskell/hackage-server/issues/368 https://github.com/haskell/hackage-server/issues/244 https://github.com/haskell/hackage-server/issues/183 https://github.com/haskell/hackage-server/issues/145 https://github.com/haskell/hackage-server/issues/55
From a packager maintainer POV, it's totally unpredictable if/when documentation gets built, see e.g. http://hackage.haskell.org/package/GLURaw-2.0.0.1: Currently there are no docs, while the previous version had docs, and the only change was relaxing the upper bound of OpenGLRaw ( https://github.com/haskell-opengl/GLURaw/compare/v2.0.0.0...v2.0.0.1). Basically I gave up any hope and rely on stackage and/or local docs... :-(
Cheers, S.