From 135cdc8836cdf4d426f13c9000e097602315c3a4 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 2 Apr 2014 18:08:35 -0400 Subject: clean up warning in windows --- Utility/ThreadScheduler.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Utility/ThreadScheduler.hs') diff --git a/Utility/ThreadScheduler.hs b/Utility/ThreadScheduler.hs index be0d10109..dd88dc879 100644 --- a/Utility/ThreadScheduler.hs +++ b/Utility/ThreadScheduler.hs @@ -11,9 +11,9 @@ module Utility.ThreadScheduler where import Control.Monad -import Control.Monad.IfElse import Control.Concurrent #ifndef mingw32_HOST_OS +import Control.Monad.IfElse import System.Posix.IO #endif #ifndef mingw32_HOST_OS -- cgit v1.2.3