[arch-haskell] Links from /usr/share/doc/ghc/html/libraries/index.html not referring to packages

Skottish skottish97215 at gmail.com
Mon Jul 6 00:57:05 UTC 2015


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


More information about the arch-haskell mailing list