Hi,

In https://wiki.haskell.org/Unboxed_type I noticed a broken link to the latest library Haddock for GHC-Exts:

http://www.haskell.org/ghc/docs/latest/html/libraries/base/GHC-Exts.html

This link doesn't work because the version of base is omitted, but that will change over time. It works (at the moment) as:

http://www.haskell.org/ghc/docs/latest/html/libraries/base-4.9.0.0/GHC-Exts.html

Is there some stable URL that can be used in the wiki or other documentation to reference GHC library haddocks?

Howard
_______________________________________________
ghc-devs mailing list
[email protected]
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

Reply via email to