When I upload a package to Hackage, it usually triggers a build process, but it seems that this is not happening at the moment. It also seems like the same situation is happening with other packages being uploaded by others. The package I uploaded is align-equal-1.0.0.0. Is there something happening with Hackage? Thank you.
I uploaded a new version of my package to Hackage, but the build is still not progressing. What should I do? Which email address should I contact to get hints on resolving this issue?
Hey, sorry to hear you’re having trouble. There’s some info about getting in touch with people at Introduction | Hackage!
I’ve confirmed the docbuilder is operational and continuing to build docs for new packages. For that package in particular, it looks like the docs were uploaded manually? If they were, then the builder will not run on the package in addition.
When I first uploaded the package, the documentation didn’t generate immediately, so I couldn’t wait and uploaded it manually. Next time, I’ll wait for the build process to complete before uploading. Thanks for checking!