
9 Jul
2015
9 Jul
'15
5:45 p.m.
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?