haddock source link are wrong for haskell98 modules
Christian Maeder
Christian.Maeder at dfki.de
Thu Jan 7 07:13:49 EST 2010
The link to Data.Time
http://www.haskell.org/ghc/docs/latest/html/libraries/old-time-1.0.0.3/Data-Time.html
in System.Time
http://www.haskell.org/ghc/docs/latest/html/libraries/old-time-1.0.0.3/System-Time.html
is also dead.
There seems to be a problem with inter-package links.
C.
Christian Maeder schrieb:
> Hi,
>
> is this a known issue? All source links in haskell98 modules are dead
>
> I.e. in
>
> http://www.haskell.org/ghc/docs/latest/html/libraries/haskell98-1.0.1.1/Array.html
>
> The link under the first "Source" (at the right margin) points to
>
> http://www.haskell.org/ghc/docs/latest/html/libraries/haskell98-1.0.1.1/src/GHC-Arr.html#Array
>
> which does not exist.
>
> Can this be fixed easily?
>
> Cheers Christian
More information about the Glasgow-haskell-users
mailing list