From 01ef9a6549e6de63384f2e597804c11f0d837455 Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 25 Nov 2018 22:46:50 +0000 Subject: Xmobar.App.Defaults and Xmobar.Config.Types --- xmobar.cabal | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'xmobar.cabal') diff --git a/xmobar.cabal b/xmobar.cabal index 69f8f4d..ea1bcdd 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -94,16 +94,17 @@ flag with_conduit library hs-source-dirs: src - exposed-modules: Xmobar, - Xmobar.Config + exposed-modules: Xmobar other-modules: Xmobar.Utils, + Xmobar.Config.Types, Xmobar.Run.Types, Xmobar.Run.Template, Xmobar.Run.Commands, Xmobar.Run.Runnable Xmobar.App.EventLoop, Xmobar.App.Main, + Xmobar.App.Defaults, Xmobar.System.StatFS, Xmobar.System.Environment, Xmobar.System.Localize, -- cgit v1.2.3