From 1e9b9e068844454335bc9d4728cf738eb2b3ceed Mon Sep 17 00:00:00 2001 From: jao Date: Fri, 4 Feb 2022 00:00:57 +0000 Subject: Xmobar.App.Timer -> Xmobar.Run.Timer --- xmobar.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xmobar.cabal') diff --git a/xmobar.cabal b/xmobar.cabal index d551fd0..0b87d18 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -110,6 +110,7 @@ library Xmobar.Config.Types, Xmobar.Config.Parse, Xmobar.Run.Types, + Xmobar.Run.Timer, Xmobar.Run.Template, Xmobar.Run.Exec, Xmobar.Run.Runnable @@ -121,7 +122,6 @@ library Xmobar.App.Main, Xmobar.App.Opts, Xmobar.App.Compile, - Xmobar.App.Timer, Xmobar.System.Utils, Xmobar.System.StatFS, Xmobar.System.Environment, @@ -383,7 +383,7 @@ test-suite XmobarTest Xmobar.Plugins.Monitors.CpuSpec Xmobar.Plugins.Monitors.Common.Run Xmobar.Run.Exec - Xmobar.App.Timer + Xmobar.Run.Timer Xmobar.System.Signal if flag(with_alsa) || flag(all_extensions) -- cgit v1.2.3