
On Mon, Dec 21, 2009 at 12:38:08PM +0000, Simon Marlow wrote:
On 21/12/2009 00:18, Tom Tobin wrote:
On Sun, Dec 20, 2009 at 6:17 PM, Tom Tobin
wrote: On Sun, Dec 20, 2009 at 4:47 PM, Jason Dusek
wrote: Maybe I missed an email about this...
http://www.haskell.org/ghc/docs/latest/html/libraries/ghc/index.html
The link is down.
The link from the GHC Documentation page points here, which works for me:
http://www.haskell.org/ghc/docs/latest/html/libraries/index.html
Sorry, read that too quickly — you're asking about the API. That is indeed a dead link for me.
Ian, is this something to do with the recent redirects that were added?
It's fallout from #3532 (put library docs in versioned directories so that we can have multiple versions installed). I've fixed the online 6.12.1 docs, and filed #3785 to remind myself to fix it properly for 6.12.2. Thanks Ian