Is there a stable URL for the latest GHC library haddocks?
Howard B. Golden
howard_b_golden at yahoo.com
Thu Aug 25 19:49:44 UTC 2016
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
More information about the ghc-devs
mailing list