From 79fd177fd6c2433efaa10ac016b9641426b4507b Mon Sep 17 00:00:00 2001 From: Brent Yorgey Date: Mon, 29 Jun 2009 21:24:55 +0200 Subject: X.A.Search: use the new canonical package URL for hackage search darcs-hash:20090629192455-1e371-25ce049823f9b9875943bc97d969f511dd113276.gz --- XMonad/Actions/Search.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'XMonad') 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=" -- cgit v1.2.3