From f9229b4846768c97df78e5374660d61c8b244f87 Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 28 Aug 2025 15:47:19 +0100 Subject: export doEveryTenthSeconds (issue #747) --- src/Xmobar.hs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/Xmobar.hs') diff --git a/src/Xmobar.hs b/src/Xmobar.hs index 664d86c..6e57f9a 100644 --- a/src/Xmobar.hs +++ b/src/Xmobar.hs @@ -3,7 +3,7 @@ ----------------------------------------------------------------------------- -- | -- Module : Xmobar --- Copyright : (c) 2011, 2012, 2013, 2014, 2015, 2017, 2018, 2019, 2022 Jose Antonio Ortega Ruiz +-- Copyright : (c) 2011-2015, 2017-2019, 2022, 2025 Jose Antonio Ortega Ruiz -- (c) 2007 Andrea Rossato -- License : BSD-style (see LICENSE) -- @@ -20,6 +20,7 @@ module Xmobar (xmobar , defaultConfig , configFromArgs , tenthSeconds + , doEveryTenthSeconds , Runnable (..) , Exec (..) , Command (..) -- cgit v1.2.3