darcs patch: fixed argument order to isPrefixOf in a couple of plac...
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".
This 1-patch bundle was just applied to http://code.haskell.org/XMonadContrib: 20100316122010 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". -- This message was brought to you by DarcsWatch http://darcswatch.nomeata.de/repo_http:__code.haskell.org_XMonadContrib.html...
participants (2)
-
darcswatch@nomeata.de -
Jurgen Doser