hackage google etc

Duncan Coutts duncan.coutts at worc.ox.ac.uk
Wed Mar 19 08:34:44 EDT 2008


On Wed, 2008-03-19 at 12:44 +0100, Marc Weber wrote:
> Hi,
> 
> when looking for packages (eg syb withclass)
> You get 0.3 first (instead of 0.4)
> 
> Don't know wether there is an easy way to tell google about ordering ?
> 
> Doesn't has to be fixed but if it happens that somebody knows an easy
> solution we can improve?
> 
> Maybe adding _LATEST_ link
> 
> 
>   package name (version 0.3)  _LATEST_
>   ...
>   Other versions : 0.2 0.4
> 
> is easiest to spot ?

Or perhaps if the package list page linked to the unversioned page then
google would always pick that link. The unversioned link always goes to
whatever is the latest version of a package, eg:

http://hackage.haskell.org/cgi-bin/hackage-scripts/package/syb-with-class
vs
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/syb-with-class-0.4

Duncan



More information about the cabal-devel mailing list