From 7987157bfd99b8e2ec78f5030a49c2e16bf08321 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 22 Apr 2017 13:00:04 -0400 Subject: it works Multi-user client-server debug-me is working, almost perfectly. All that was missing was replaying the log when the developer connected. A number of race conditions had to be avoided to do that sanely. This commit was sponsored by Ignacio on Patreon. --- Log.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'Log.hs') diff --git a/Log.hs b/Log.hs index 6c45074..eb7bf3c 100644 --- a/Log.hs +++ b/Log.hs @@ -8,7 +8,6 @@ import Memory import Serialization import Data.Char -import Data.Either import Data.Time.Clock.POSIX import qualified Data.ByteString.Lazy as L import System.IO -- cgit v1.2.3