16 Mar
2010
16 Mar
'10
7:42 p.m.
1 patch for repository http://code.haskell.org/XMonadContrib: Tue Mar 16 13:20:10 CET 2010 Jurgen Doser <jurgen.doser@gmail.com> * fixed argument order to isPrefixOf in a couple of places in X.A.Search In some places, ((!>), prefixAware, and one place in the documentation), isPrefixOf was used with wrong argument order. In particular, this made combining search engines not work as advertised, for example, the predefined search engine "multi".