summaryrefslogtreecommitdiffhomepage
path: root/xmobar.cabal
diff options
context:
space:
mode:
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 f812872..70ce0d0 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -117,7 +117,6 @@ library
Xmobar.Run.Actions,
Xmobar.Run.Parsers,
Xmobar.Run.Loop,
- Xmobar.App.X11EventLoop,
Xmobar.App.TextEventLoop,
Xmobar.App.Config,
Xmobar.App.Main,
@@ -130,6 +129,7 @@ library
Xmobar.System.Signal,
Xmobar.System.Kbd,
Xmobar.X11.Events,
+ Xmobar.X11.Loop,
Xmobar.X11.Types,
Xmobar.X11.Text,
Xmobar.X11.Bitmap,