diff options
Diffstat (limited to 'xmobar.cabal')
-rw-r--r-- | xmobar.cabal | 2 |
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, |