summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--xmobar.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmobar.cabal b/xmobar.cabal
index f6a6dae..8a17579 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -87,7 +87,7 @@ executable xmobar
main-is: Main.hs
other-modules:
Xmobar, Actions, Bitmap, Config, Parsers, Commands, Localize,
- XUtil, XPMFile, StatFS, Runnable, ColorCache, Window, Signal,
+ XUtil, StatFS, Runnable, ColorCache, Window, Signal,
Environment,
Plugins, Plugins.BufferedPipeReader,
Plugins.CommandReader, Plugins.Date, Plugins.EWMH,