From eda80e44c5fb399fa4e5625388d6e0f993b0f779 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 14 Oct 2010 02:12:41 -0400 Subject: add module that only exports abstract types --- LocationLog.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'LocationLog.hs') diff --git a/LocationLog.hs b/LocationLog.hs index 28ac46b90..a6d998e0a 100644 --- a/LocationLog.hs +++ b/LocationLog.hs @@ -32,7 +32,7 @@ import Data.Char import GitRepo import Utility import UUID -import Types +import AbstractTypes import Locations data LogLine = LogLine { -- cgit v1.2.3