diff options
author | Norbert Zeh <nzeh@cs.dal.ca> | 2010-05-15 00:21:53 +0200 |
---|---|---|
committer | Norbert Zeh <nzeh@cs.dal.ca> | 2010-05-15 00:21:53 +0200 |
commit | 08f91158db018414e5cdc14df4b920218635b3f0 (patch) | |
tree | 8637cf68e42938119a0bb105a2b6521d8ddbed47 /XMonad/Layout/HintedGrid.hs | |
parent | 62245955bc752166c993829a400c5a23fff68fd3 (diff) | |
download | XMonadContrib-08f91158db018414e5cdc14df4b920218635b3f0.tar.gz XMonadContrib-08f91158db018414e5cdc14df4b920218635b3f0.tar.xz XMonadContrib-08f91158db018414e5cdc14df4b920218635b3f0.zip |
X.A.GroupNavigation with containers < 0.3.0.0 compatibility
Ignore-this: e0cf2a784ff02829ad10962863fd50ed
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.
darcs-hash:20100514222153-18a2b-0b11f7214f473df160de9db0e6dfc9ff0ec13376.gz
Diffstat (limited to 'XMonad/Layout/HintedGrid.hs')
0 files changed, 0 insertions, 0 deletions