From 9bb8a1e15c5676bbb13c5dfada01f482959949b4 Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 28 Aug 2025 15:53:47 +0100 Subject: export Run.Exec instead (issue #747) --- src/Xmobar.hs | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/Xmobar.hs') diff --git a/src/Xmobar.hs b/src/Xmobar.hs index 6e57f9a..a6f86eb 100644 --- a/src/Xmobar.hs +++ b/src/Xmobar.hs @@ -19,12 +19,10 @@ module Xmobar (xmobar , xmobarMain , defaultConfig , configFromArgs - , tenthSeconds - , doEveryTenthSeconds , Runnable (..) - , Exec (..) , Command (..) , SignalType (..) + , module Xmobar.Run.Exec , module Xmobar.Config.Types , module Xmobar.Config.Parse , module Xmobar.Plugins.Accordion -- cgit v1.2.3