[GHC] #1044: library docs on web have broken link
GHC
trac at galois.com
Fri Dec 8 20:13:33 EST 2006
#1044: library docs on web have broken link
---------------------------------+------------------------------------------
Reporter: newsham at lava.net | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Documentation | Version: 6.6
Severity: normal | Keywords:
Difficulty: Unknown | Testcase:
Architecture: Unknown | Os: Unknown
---------------------------------+------------------------------------------
The source links in the Haskell Hierarchical Libraries pages on the web
points to the wrong place. It's almost correct. For example the
page:
http://www.haskell.org/ghc/docs/latest/html/libraries/mtl/Control-Monad-
State.html
has a source link that points to:
http://darcs.haskell.org/packages/mtl/Control/Monad/State.raw-hs
but the correct link is:
http://darcs.haskell.org/packages/mtl/Control/Monad/State.hs
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1044>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list