Is there a stable URL for the latest GHC library haddocks?
Ryan Scott
ryan.gl.scott at gmail.com
Thu Aug 25 19:54:45 UTC 2016
Hi Howard,
I've never had much luck with the Haddocks hosted on haskell.org, for
whatever reason.
If you're willing to link to Hackage, how about
hackage.haskell.org/package/base/docs/GHC-Exts.html ? That currently
redirects to http://hackage.haskell.org/package/base-4.9.0.0/docs/GHC-Exts.html,
and will presumably continue to link to the most current Haddocks for
GHC.Exts in the future.
Best,
Ryan S.
More information about the ghc-devs
mailing list