summaryrefslogtreecommitdiff
path: root/Utility/ThreadScheduler.hs
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2012-11-17 16:19:42 -0400
committerJoey Hess <joey@kitenet.net>2012-11-17 16:19:42 -0400
commita9633d3e70740045c7d016ab0577fbb8d245e556 (patch)
tree2f9e98dcec720c3e47b451c6f95b4ae43391b2b9 /Utility/ThreadScheduler.hs
parent8b3ee8732352d31f5b32477d2ee1dc22badaa78f (diff)
fix warning
Diffstat (limited to 'Utility/ThreadScheduler.hs')
-rw-r--r--Utility/ThreadScheduler.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Utility/ThreadScheduler.hs b/Utility/ThreadScheduler.hs
index c952255989..6557398fd7 100644
--- a/Utility/ThreadScheduler.hs
+++ b/Utility/ThreadScheduler.hs
@@ -11,7 +11,6 @@ module Utility.ThreadScheduler where
import Common
import Control.Concurrent
-import Control.Exception
import System.Posix.Terminal
import System.Posix.Signals