After uploading a new version of a Haskell package to Hackage, automatic document building can take some time, during with the package lacks online documentation. I'd prefer not to announce package changes until such documentation has been built.
Is there a way to view the Hackkage document building queue, or perhaps another method for estimating how long it will be until my documents will be built; or perhaps even a way to arrange notification?
Note, this is not a question about how to manually upload documentation. I know how to do that (and don't want to).