[Haskell-cafe] Static link to packages on Hackage?
John Goerzen
jgoerzen at complete.org
Thu Jun 4 13:52:02 EDT 2009
Thomas ten Cate wrote:
> 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?
Weird. I just now hit reload, and it came up to the correct version. I
wonder if perhaps it didn't get updated at the same time the docs did?
>
> Thomas
>
> On Thu, Jun 4, 2009 at 15:20, John Goerzen<jgoerzen at complete.org> 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
>> Haskell-Cafe at haskell.org
>> http://www.haskell.org/mailman/listinfo/haskell-cafe
>>
>
More information about the Haskell-Cafe
mailing list