From 0defe3441e1dbad3eaef2826fa6af24e11a38092 Mon Sep 17 00:00:00 2001 From: jao Date: Mon, 18 Jan 2021 02:05:51 +0000 Subject: Expose Xmobar.Plugins.Monitors.Common (fixes #520) Exposing Common.Types and Common.Run is now redundant, but we could break configurations out there, so i'm not sure if we should remove them. --- xmobar.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmobar.cabal') diff --git a/xmobar.cabal b/xmobar.cabal index b015c50..e9979b3 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -99,6 +99,7 @@ library exposed-modules: Xmobar, Xmobar.Plugins.Monitors.Common.Types, Xmobar.Plugins.Monitors.Common.Run, + Xmobar.Plugins.Monitors.Common, Xmobar.Plugins.Monitors.Cpu other-modules: Paths_xmobar, @@ -144,7 +145,6 @@ library Xmobar.Plugins.NotmuchMail, Xmobar.Plugins.Monitors, Xmobar.Plugins.Monitors.Batt, - Xmobar.Plugins.Monitors.Common, Xmobar.Plugins.Monitors.Common.Output, Xmobar.Plugins.Monitors.Common.Parsers, Xmobar.Plugins.Monitors.Common.Files, -- cgit v1.2.3