From 426c931d5b0ebc6d53396c34ec38eb342be501c3 Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 25 Nov 2018 07:35:54 +0000 Subject: Refactoring: Xmobar.Run --- src/lib/Xmobar.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib/Xmobar.hs') diff --git a/src/lib/Xmobar.hs b/src/lib/Xmobar.hs index 897d671..f125a72 100644 --- a/src/lib/Xmobar.hs +++ b/src/lib/Xmobar.hs @@ -45,8 +45,8 @@ import Control.Concurrent.Async (Async, cancel) import Control.Exception (bracket) import Xmobar.Config -import Xmobar.Runnable -import Xmobar.Template +import Xmobar.Run.Runnable +import Xmobar.Run.Template import Xmobar.System.Signal (setupSignalHandler, withDeferSignals) import Xmobar.X11.Types import Xmobar.X11.EventLoop (startLoop, startCommand) -- cgit v1.2.3