Yay! :-)
Thu Jun 11 16:40:34 BST 2009 Ross Paterson <ross at soi.city.ac.uk>
* shorter package URL
hunk ./Locations.hs 61
-pkgScriptURL = "/cgi-bin/hackage-scripts/package"
+pkgScriptURL = "/package"
And I see the old urls work too, presumably using the magic of apache
url rewriting.
Duncan