From ebc3fbe9ae2c5cc52332c77a92697c2517ce8263 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 11 Oct 2010 17:52:46 -0400 Subject: explicit exports --- LocationLog.hs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'LocationLog.hs') diff --git a/LocationLog.hs b/LocationLog.hs index 8e6b56fe8..31d454f10 100644 --- a/LocationLog.hs +++ b/LocationLog.hs @@ -16,7 +16,8 @@ - so the lines may be in arbitrary order, but it will never conflict. -} -module LocationLog where +module LocationLog ( +) where import Data.Time.Clock.POSIX import Data.Time -- cgit v1.2.3