aboutsummaryrefslogtreecommitdiffstats
path: root/xmonad-contrib.cabal
diff options
context:
space:
mode:
authorDaniel Schoepe <daniel.schoepe@googlemail.com>2010-10-24 21:18:50 +0200
committerDaniel Schoepe <daniel.schoepe@googlemail.com>2010-10-24 21:18:50 +0200
commitd0cc1c1150a7623cb74521512ec4bd3d37f22c67 (patch)
tree2884c59de07259c74ed935397176869ef1a7b33f /xmonad-contrib.cabal
parent55321286c9872f8590002b869a4b47989e32e417 (diff)
downloadXMonadContrib-d0cc1c1150a7623cb74521512ec4bd3d37f22c67.tar.gz
XMonadContrib-d0cc1c1150a7623cb74521512ec4bd3d37f22c67.tar.xz
XMonadContrib-d0cc1c1150a7623cb74521512ec4bd3d37f22c67.zip
Add X.L.Groups.Helpers to other-modules
Ignore-this: eb000855e28c39140762f09ce02dd35 Not listing aforementioned module can cause build failures in libaries that depend on xmonad-contrib. darcs-hash:20101024191850-723a1-6b38178b0f01acab73419437f85755cb1871169f.gz
Diffstat (limited to '')
-rw-r--r--xmonad-contrib.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/xmonad-contrib.cabal b/xmonad-contrib.cabal
index 1f63787..ab636ca 100644
--- a/xmonad-contrib.cabal
+++ b/xmonad-contrib.cabal
@@ -281,3 +281,5 @@ library
XMonad.Util.WorkspaceCompare
XMonad.Util.XSelection
XMonad.Util.XUtils
+
+ other-modules: XMonad.Layout.Groups.Helpers