
#14475: Upload documentation dumps -------------------------------------+------------------------------------- Reporter: bgamari | Owner: gander Type: task | Status: new Priority: normal | Milestone: Component: Continuous | Version: 8.2.1 Integration | Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by bgamari): First, I suspect it would be best to build on top of the new Hadrian build system as we are nearly ready to phase-out the `make`-based build system. My vision for this is to upload tarballs containing the built documentation alongside the binary distribution that CI already produces. See `.circleci/config.yml` to see how we binary distribution upload works. The question then is what we do with the tarballs after they have been uploaded. If we just wanted to keep http://downloads.haskell.org/~ghc/latest/doc up-to-date then we could just have a cron job that periodically downloads and extracts the latest tarball. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14475#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler