From 3c12e914c799df12a297b6eeff3e60f7ab2bf39a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 11 Feb 2014 15:29:56 -0400 Subject: cleanup thanks to Utility.PID --- Utility/Daemon.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Utility/Daemon.hs') diff --git a/Utility/Daemon.hs b/Utility/Daemon.hs index 970f26c3e..a3a8dbb51 100644 --- a/Utility/Daemon.hs +++ b/Utility/Daemon.hs @@ -20,7 +20,7 @@ import System.Posix import Control.Concurrent.Async #else import System.PosixCompat.Types -import System.Win32.Console (generateConsoleCtrlEvent, cTRL_C_EVENT +import System.Win32.Console (generateConsoleCtrlEvent, cTRL_C_EVENT) #endif #ifndef mingw32_HOST_OS -- cgit v1.2.3