haddock source link are wrong for haskell98 modules

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/Arra... 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/... which does not exist. Can this be fixed easily? Cheers Christian

The link to Data.Time http://www.haskell.org/ghc/docs/latest/html/libraries/old-time-1.0.0.3/Data-... in System.Time http://www.haskell.org/ghc/docs/latest/html/libraries/old-time-1.0.0.3/Syste... 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/Arra...
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/...
which does not exist.
Can this be fixed easily?
Cheers Christian

On Thu, Jan 07, 2010 at 01:13:49PM +0100, Christian Maeder wrote:
The link to Data.Time http://www.haskell.org/ghc/docs/latest/html/libraries/old-time-1.0.0.3/Data-... in System.Time http://www.haskell.org/ghc/docs/latest/html/libraries/old-time-1.0.0.3/Syste... is also dead.
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/Arra...
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/...
which does not exist.
Thanks for the report; I've filed a ticket for these: http://hackage.haskell.org/trac/ghc/ticket/3810 Thanks Ian
participants (2)
-
Christian Maeder
-
Ian Lynagh