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 _______________________________________________ cabal-devel mailing list [email protected] http://www.haskell.org/mailman/listinfo/cabal-devel
