From 86cb3faf51a2b6cce41b07e72b09c8c0c3194302 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 29 Oct 2012 19:07:10 -0400 Subject: moved ThreadedMonad to Types --- Assistant.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Assistant.hs') diff --git a/Assistant.hs b/Assistant.hs index a8cc0b62e0..3ef7c9a119 100644 --- a/Assistant.hs +++ b/Assistant.hs @@ -118,8 +118,8 @@ module Assistant where import Assistant.Common -import Assistant.ThreadedMonad import Assistant.DaemonStatus +import Assistant.Types.ThreadedMonad import Assistant.Threads.DaemonStatus import Assistant.Threads.Watcher import Assistant.Threads.Committer -- cgit v1.2.3