aboutsummaryrefslogtreecommitdiffstats
path: root/XMonadContrib.cabal
diff options
context:
space:
mode:
authorDevin Mullins <me@twifkak.com>2007-11-11 08:52:22 +0100
committerDevin Mullins <me@twifkak.com>2007-11-11 08:52:22 +0100
commit3352241c8cfe40428742ca6829ea427498f949e5 (patch)
tree70ac835b6176e0d174e7e4a12daf49f1d10b6f2e /XMonadContrib.cabal
parent7b689c5b418d67d2376f6164b7f5fdac8a9717e4 (diff)
downloadXMonadContrib-3352241c8cfe40428742ca6829ea427498f949e5.tar.gz
XMonadContrib-3352241c8cfe40428742ca6829ea427498f949e5.tar.xz
XMonadContrib-3352241c8cfe40428742ca6829ea427498f949e5.zip
add helper module for writing configs
Looking for suggestions on this module. Does it belong here? Is there a better name? Should the additional* functions pass the modMask to their second argument? etc. darcs-hash:20071111075222-78224-05444e7180cbb34f2d4762774bb160bf90d9db22.gz
Diffstat (limited to 'XMonadContrib.cabal')
-rw-r--r--XMonadContrib.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/XMonadContrib.cabal b/XMonadContrib.cabal
index 0a05e99..65b69c8 100644
--- a/XMonadContrib.cabal
+++ b/XMonadContrib.cabal
@@ -99,6 +99,7 @@ library
XMonad.Util.Anneal
XMonad.Util.Dmenu
XMonad.Util.Dzen
+ XMonad.Util.EZConfig
XMonad.Util.Invisible
XMonad.Util.NamedWindows
XMonad.Util.Run