From 0691071716e6cfa6040044be0ca782771fe6104c Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 25 Nov 2018 03:40:55 +0000 Subject: Refactoring: Xmobar.System --- src/lib/Xmobar/Commands.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/Xmobar/Commands.hs') diff --git a/src/lib/Xmobar/Commands.hs b/src/lib/Xmobar/Commands.hs index 9c92de0..93a9590 100644 --- a/src/lib/Xmobar/Commands.hs +++ b/src/lib/Xmobar/Commands.hs @@ -31,7 +31,7 @@ import System.Process import System.Exit import System.IO (hClose) -import Xmobar.Signal +import Xmobar.System.Signal import Xmobar.Utils (hGetLineSafe) class Show e => Exec e where -- cgit v1.2.3