aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Actions/Search.hs
diff options
context:
space:
mode:
authorBrent Yorgey <byorgey@cis.upenn.edu>2009-06-29 21:24:55 +0200
committerBrent Yorgey <byorgey@cis.upenn.edu>2009-06-29 21:24:55 +0200
commit79fd177fd6c2433efaa10ac016b9641426b4507b (patch)
tree275ccb9415c1415bcde8be66a8fd78f7c611f502 /XMonad/Actions/Search.hs
parentc67f419e240c5833de582278133067778da34635 (diff)
downloadXMonadContrib-79fd177fd6c2433efaa10ac016b9641426b4507b.tar.gz
XMonadContrib-79fd177fd6c2433efaa10ac016b9641426b4507b.tar.xz
XMonadContrib-79fd177fd6c2433efaa10ac016b9641426b4507b.zip
X.A.Search: use the new canonical package URL for hackage search
darcs-hash:20090629192455-1e371-25ce049823f9b9875943bc97d969f511dd113276.gz
Diffstat (limited to 'XMonad/Actions/Search.hs')
-rw-r--r--XMonad/Actions/Search.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/XMonad/Actions/Search.hs b/XMonad/Actions/Search.hs
index 2bfe8b6..8a3808d 100644
--- a/XMonad/Actions/Search.hs
+++ b/XMonad/Actions/Search.hs
@@ -285,7 +285,7 @@ debbts = searchEngine "debbts" "http://bugs.debian.org/"
debpts = searchEngine "debpts" "http://packages.qa.debian.org/"
dictionary = searchEngine "dict" "http://dictionary.reference.com/browse/"
google = searchEngine "google" "http://www.google.com/search?num=100&q="
-hackage = searchEngine "hackage" "http://hackage.haskell.org/cgi-bin/hackage-scripts/package/"
+hackage = searchEngine "hackage" "http://hackage.haskell.org/package/"
hoogle = searchEngine "hoogle" "http://www.haskell.org/hoogle/?q="
images = searchEngine "images" "http://images.google.fr/images?q="
imdb = searchEngine "imdb" "http://www.imdb.com/Find?select=all&for="