http://hackage.haskell.org/packages/archive/HSH/latest/doc/html/HSH.html does take me to a page that says "HSH-2.0.0: Library to mix shell scripting with Haskell programs" in the blue bar at the top.
Maybe some kind of cache? Did you try flushing your browser cache and refreshing? Am I missing something? Thomas On Thu, Jun 4, 2009 at 15:20, John Goerzen<[email protected]> wrote: > 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? > _______________________________________________ > Haskell-Cafe mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/haskell-cafe > _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
