From dba5bb8d946deca0872a17d98e3f1753c2160163 Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 25 Nov 2018 22:24:39 +0000 Subject: Xmobar.App.Main --- xmobar.cabal | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'xmobar.cabal') diff --git a/xmobar.cabal b/xmobar.cabal index ca19863..69f8f4d 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -95,20 +95,21 @@ library hs-source-dirs: src exposed-modules: Xmobar, - Xmobar.Config, - Xmobar.Actions, - Xmobar.Run.Commands, - Xmobar.Run.Runnable + Xmobar.Config other-modules: Xmobar.Utils, Xmobar.Run.Types, Xmobar.Run.Template, + Xmobar.Run.Commands, + Xmobar.Run.Runnable Xmobar.App.EventLoop, + Xmobar.App.Main, Xmobar.System.StatFS, Xmobar.System.Environment, Xmobar.System.Localize, Xmobar.System.Signal, Xmobar.System.Kbd, + Xmobar.X11.Actions, Xmobar.X11.Parsers, Xmobar.X11.Types, Xmobar.X11.XUtil, -- cgit v1.2.3