summaryrefslogtreecommitdiffhomepage
path: root/Log.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Log.hs')
-rw-r--r--Log.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Log.hs b/Log.hs
index ffb4eb7..ecf0614 100644
--- a/Log.hs
+++ b/Log.hs
@@ -5,7 +5,7 @@ module Log where
import Types
import Hash
import Memory
-import Serialization
+import JSON
import Data.Char
import Data.Time.Clock.POSIX