summaryrefslogtreecommitdiffhomepage
path: root/xmobar.cabal
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-02-04 00:14:13 +0000
committerjao <jao@gnu.org>2022-02-04 00:14:13 +0000
commitd65979cc4fb0dc85f59b445a377958aa9569b934 (patch)
tree86b793c814515b0aee280c72a430dcd7cf250d23 /xmobar.cabal
parent45fd6dc4dd71f752e25628d07a666aadc2e26e17 (diff)
downloadxmobar-d65979cc4fb0dc85f59b445a377958aa9569b934.tar.gz
xmobar-d65979cc4fb0dc85f59b445a377958aa9569b934.tar.bz2
Xmobar.X11.Parsers -> Xmobar.Run.Parsers
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 962d6b1..f812872 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -115,6 +115,7 @@ library
Xmobar.Run.Exec,
Xmobar.Run.Runnable
Xmobar.Run.Actions,
+ Xmobar.Run.Parsers,
Xmobar.Run.Loop,
Xmobar.App.X11EventLoop,
Xmobar.App.TextEventLoop,
@@ -129,7 +130,6 @@ library
Xmobar.System.Signal,
Xmobar.System.Kbd,
Xmobar.X11.Events,
- Xmobar.X11.Parsers,
Xmobar.X11.Types,
Xmobar.X11.Text,
Xmobar.X11.Bitmap,