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 0fb9772..1c75761 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -101,7 +101,8 @@ library
Xmobar.Config.Parse,
Xmobar.Run.Types,
Xmobar.Run.Template,
- Xmobar.Run.Commands,
+ Xmobar.Run.Exec,
+ Xmobar.Run.Command,
Xmobar.Run.Runnable
Xmobar.App.EventLoop,
Xmobar.App.Config,