[xmonad] Applied: A patch for X.A.GroupNavigation to not rely on containers 0.3.0.0

darcswatch at nomeata.de darcswatch at nomeata.de
Fri May 14 21:25:19 EDT 2010


This 1-patch bundle was just applied to http://code.haskell.org/XMonadContrib:

20100514222153  Norbert Zeh <nzeh at cs.dal.ca>
 * X.A.GroupNavigation with containers < 0.3.0.0 compatibility
 This patch replaces the use of Seq.filter and Seq.breakl with two
 functions flt and brkl that do the same.  This is necessary to
 keep compatibility with containers < 0.3.0.0 because Seq.filter and
 Seq.breakl were introduced only in containers 0.3.0.0.


-- 
This message was brought to you by DarcsWatch
http://darcswatch.nomeata.de/repo_http:__code.haskell.org_XMonadContrib.html#bundle-29ca98922fb7f43eac52edecbcdf4dcd3af39500


More information about the xmonad mailing list