This is already possible with hackage, I believe. See:

https://hackage.haskell.org/package/base
https://hackage.haskell.org/package/lens

Cheers,
Ben

On Fri, 10 Jul 2015 at 07:46 Ömer Sinan Ağacan <omeragacan@gmail.com> wrote:
It's very convenient to have a persistent URL linked to latest
version. GHC user manual has
this(https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/)
and you can create a bookmark with that URL and it stays up-to-date,
it appears in first place in Google queries etc.

I'm wondering why not implement this for Hackage too? For example,
hackage.haskell.org/package/base-latest,
hackage.haskell.org/package/base-latest/docs/<module-name>.html etc.

Any ideas?
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe