I tried that, but I got a 404, and gave up. I just tried again, and of course you have to do it on a specific version. For future reference: curl -X DELETE http://hackage.haskell.org/<pkg-name>-<version>/docs -u <hackage-user> Thanks, it seems to have done something now! Erik On Thu, Jul 3, 2014 at 4:29 PM, Carter Schonwald <carter.schonwald@gmail.com> wrote:
Use the rest API to delete the current docs. That will reschedule a doc build.
On Thursday, July 3, 2014, Erik Hesselink <hesselink@gmail.com> wrote:
Hi cafe,
Does anyone know if there is a way to restart a documentation build on hackage? We have a package where the documentation failed to build due to a dependency lacking upper bounds. That has recently been fixed (using the new in-place cabal file editing feature), and we'd like to get documentation for our package now. Is there any way to do this (apart from uploading a new version without changes)?
Erik _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe