[Haskell-cafe] Static link to packages on Hackage?

John Goerzen jgoerzen at complete.org
Thu Jun 4 09:20:36 EDT 2009


Hi,

I'd like to be able to put a static link to the Haddock docs for the
current version of various packages on my homepage.  Right now, I can't
find any such URL; they all look like:

http://hackage.haskell.org/packages/archive/HSH/2.0.0/doc/html/HSH.html

I'd like if there could be something like:

http://hackage.haskell.org/packages/archive/HSH/latest/doc/html/HSH.html

Incidentally, you can click on this "latest" URL but it doesn't go to
the correct version.

I can't just link to the package page either, because sometimes it won't
have docs (such as shortly after I've uploaded a new version).

Ideas?


More information about the Haskell-Cafe mailing list