Possibly related, when I use hoogle to look up GHC things ("+ghc Unique", for instance) and try to click through to the haddocks, it always 404s. If I change the link from: https://downloads.haskell.org/~ghc/latest/docs/html/libraries/ghc/Unique.htm... to: https://downloads.haskell.org/~ghc/latest/docs/html/libraries/ghc-7.10.3/Uni... Then it works. So, is there a way to point: https://downloads.haskell.org/~ghc/latest/docs/html/libraries/ghc to: https://downloads.haskell.org/~ghc/latest/docs/html/libraries/ghc-7.10.3 ? On Mon, Jan 4, 2016 at 5:32 PM, Ben Gamari <ben@smart-cactus.org> wrote:
Joachim Breitner <mail@joachim-breitner.de> writes:
Hi,
https://downloads.haskell.org/~ghc/latest/ still points to https://downloads.haskell.org/~ghc/7.10.2/ and not https://downloads.haskell.org/~ghc/7.10.3/
So you are right. It should be fixed now.
Cheers,
- Ben
_______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs