summaryrefslogtreecommitdiffhomepage
path: root/xmobar.cabal
diff options
context:
space:
mode:
authorAlexander Polakov <plhk@sdf.org>2013-02-03 19:41:26 +0400
committerAlexander Polakov <plhk@sdf.org>2013-02-03 19:41:26 +0400
commit43c1dd26c41fcc8400a40cc434cb0851119ea76d (patch)
tree80053db0d470041e64add213e4f58793f41073c1 /xmobar.cabal
parenta27d4b833b9492dc17a785709b33096a8f116dc0 (diff)
downloadxmobar-43c1dd26c41fcc8400a40cc434cb0851119ea76d.tar.gz
xmobar-43c1dd26c41fcc8400a40cc434cb0851119ea76d.tar.bz2
Fixes for previous
Diffstat (limited to 'xmobar.cabal')
-rw-r--r--xmobar.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmobar.cabal b/xmobar.cabal
index 3f2ecd2..6a1cbb8 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -74,7 +74,7 @@ executable xmobar
hs-source-dirs: src
main-is: Main.hs
other-modules:
- Xmobar, Config, Parsers, Commands, Localize, XGraphic,
+ Xmobar, Bitmap, Config, Parsers, Commands, Localize, XGraphic,
XUtil, StatFS, Runnable, ColorCache, Window, Signal,
Plugins, Plugins.BufferedPipeReader,
Plugins.CommandReader, Plugins.Date, Plugins.EWMH,