The links on https://downloads.haskell.org/~ghc/7.8.2/docs/html/libraries/index.html do point into the libraries/ subdir package containing the docs.
On Sun, Jul 5, 2015 at 5:57 PM, Skottish <skottish97...@gmail.com> wrote: > On Sun, Jul 05, 2015 at 05:38:42PM -0700, Leif Warner wrote: > >> E.g. if I click on Data.Map from >> /usr/share/doc/ghc/html/libraries/index.html, >> I get a 404 on /usr/share/doc/ghc/html/libraries/Data-Map.html, because >> that >> document actually lives in the "containers" dir under "libraries". It >> says the >> name of the package on the right hand side, but that's not part of the >> URL for >> some reason. Think this is something with the packaging, or maybe an >> upstream >> issue? >> > > Hi Leif, > > It looks that it's an unstream thing. The online documentation here does > the same thing (see the header): > > https://hackage.haskell.org/package/containers-0.5.6.3/docs/Data-Map.html >
_______________________________________________ arch-haskell mailing list arch-haskell@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/arch-haskell