Hi, > The old downloads.haskell.org URL redirects to [2] and consequently should > now always be up-to-date. > [2] https://ghc.gitlab.haskell.org/ghc/doc/
For the following URL, CDN or something seems to be a problem: https://ghc.gitlab.haskell.org/ghc/doc/ It is displayed for the following: "502 Bad Gateway". The build of the document on gitlab seems to be successful. For instance: https://gitlab.haskell.org/ghc/ghc/-/jobs/72818 (I am not in a hurry.) Regards, Takenobu On Sun, Mar 31, 2019 at 9:56 AM Ben Gamari <[email protected]> wrote: > > TL;DR. A snapshot of GHC's documentation from the master branch can > always be found at [2]. > > > Hi everyone, > > Quite a while ago I made it a habit of periodically pushing > documentation snapshots from GHC's master branch to > downloads.haskell.org [1]. Unfortunately, despite some attempts at > automating this process, this frequently grew out-of-date. > > I am happy to report that documentation snapshots are now generated > as a product of GHC's CI process and made available here [2]. The old > downloads.haskell.org URL redirects to [2] and consequently should now > always be up-to-date. > > Let me know if you notice anything amiss. > > Cheers, > > - Ben > > > [1] https://downloads.haskell.org/ghc/master/ > [2] https://ghc.gitlab.haskell.org/ghc/doc/ > _______________________________________________ > ghc-devs mailing list > [email protected] > http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs _______________________________________________ ghc-devs mailing list [email protected] http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
