summaryrefslogtreecommitdiffhomepage
path: root/xmobar.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'xmobar.cabal')
-rw-r--r--xmobar.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/xmobar.cabal b/xmobar.cabal
index 88cfbf5..76182dc 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -100,13 +100,14 @@ library
Xmobar.Commands,
Xmobar.Runnable
- other-modules: Xmobar.Parsers,
+ other-modules: Xmobar.Template,
Xmobar.Utils,
Xmobar.System.StatFS,
Xmobar.System.Environment,
Xmobar.System.Localize,
Xmobar.System.Signal,
Xmobar.System.Kbd,
+ Xmobar.X11.Parsers,
Xmobar.X11.Types,
Xmobar.X11.XUtil,
Xmobar.X11.Bitmap,