aboutsummaryrefslogtreecommitdiffstats
path: root/xmonad-contrib.cabal
diff options
context:
space:
mode:
authorAdam Vogt <vogt.adam@gmail.com>2009-05-25 02:32:45 +0200
committerAdam Vogt <vogt.adam@gmail.com>2009-05-25 02:32:45 +0200
commit1c01040b3415e724e1ed4681a7508d89bbf283e8 (patch)
tree648efcc9c99c919ce393fcc4ddd8a02b362ebaa1 /xmonad-contrib.cabal
parent82e961482fa512ccc090357cf828f31de0d3b3f8 (diff)
downloadXMonadContrib-1c01040b3415e724e1ed4681a7508d89bbf283e8.tar.gz
XMonadContrib-1c01040b3415e724e1ed4681a7508d89bbf283e8.tar.xz
XMonadContrib-1c01040b3415e724e1ed4681a7508d89bbf283e8.zip
Remove L.ThreeColumnsMiddle compatiblity module
Ignore-this: daac5841cf203c0e0df865a6fb0db3a1 Signed off here too: http://www.haskell.org/pipermail/xmonad/2009-May/007883.html darcs-hash:20090525003245-1499c-268990d16efa1ff579fcd9f4658625ff471e9c89.gz
Diffstat (limited to 'xmonad-contrib.cabal')
-rw-r--r--xmonad-contrib.cabal1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmonad-contrib.cabal b/xmonad-contrib.cabal
index a74ebf9..f961409 100644
--- a/xmonad-contrib.cabal
+++ b/xmonad-contrib.cabal
@@ -182,7 +182,6 @@ library
XMonad.Layout.Tabbed
XMonad.Layout.TabBarDecoration
XMonad.Layout.ThreeColumns
- XMonad.Layout.ThreeColumnsMiddle
XMonad.Layout.ToggleLayouts
XMonad.Layout.TwoPane
XMonad.Layout.WindowArranger