From 24c84e47177b6ebbe3df99db53220def6c0951ec Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 25 Nov 2018 23:43:41 +0000 Subject: Xmobar.System.Utils, Xmobar.X11.Events --- xmobar.cabal | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'xmobar.cabal') diff --git a/xmobar.cabal b/xmobar.cabal index 3a2261e..38b7a60 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -96,8 +96,7 @@ library exposed-modules: Xmobar - other-modules: Xmobar.Utils, - Xmobar.Config.Types, + other-modules: Xmobar.Config.Types, Xmobar.Run.Types, Xmobar.Run.Template, Xmobar.Run.Commands, @@ -105,12 +104,14 @@ library Xmobar.App.EventLoop, Xmobar.App.Main, Xmobar.App.Defaults, + Xmobar.System.Utils, Xmobar.System.StatFS, Xmobar.System.Environment, Xmobar.System.Localize, Xmobar.System.Signal, Xmobar.System.Kbd, Xmobar.X11.Actions, + Xmobar.X11.Events, Xmobar.X11.Parsers, Xmobar.X11.Types, Xmobar.X11.Text, @@ -304,7 +305,9 @@ test-suite XmobarTest other-modules: Xmobar.Plugins.Monitors.CommonSpec Xmobar.Plugins.Monitors.Common - Xmobar.Utils + Xmobar.System.Signal + Xmobar.System.Utils + Xmobar.Run.Commands if flag(with_alsa) || flag(all_extensions) build-depends: alsa-mixer > 0.2.0.2, -- cgit v1.2.3