
17 Dec
2003
17 Dec
'03
9:51 a.m.
since GHC version 6.2.the following link is missing:
http://www.haskell.org/ghc/docs/latest/html/base/index.html
I asume that I need to change my bookmark to:
http://www.haskell.org/ghc/docs/latest/html/libraries/index.html
Correct - the libraries docs are now build with the latest version of Haddock, which merges all the packages into a single contents/index. Cheers, Simon