[Haskell-cafe] Restarting doc build on hackage
Christiaan Baaij
christiaan.baaij at gmail.com
Fri Jul 4 09:33:31 UTC 2014
You can also upload the documentation yourself, see:
http://fuuzetsu.co.uk/blog/posts/2014-01-06-Fix-your-Hackage-documentation.html
and
http://fuuzetsu.co.uk/blog/posts/2014-01-06-Hackage-documentation-v2.html
TL;DR: use this script: http://fuuzetsu.co.uk/misc/hackagedocs
> hackagedocs <package-name> <package-version> <username> <password>
Christiaan
On Jul 3, 2014, at 3:55 PM, Erik Hesselink <hesselink at 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 at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
More information about the Haskell-Cafe
mailing list