From a51b364a354a3817298a9b0dfef4016850c175de Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 15 Nov 2010 13:00:43 -0400 Subject: [PATCH] trim exports --- LocationLog.hs | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/LocationLog.hs b/LocationLog.hs index 9a9dad1333..1ddbf3c0bb 100644 --- a/LocationLog.hs +++ b/LocationLog.hs @@ -23,9 +23,7 @@ module LocationLog ( LogStatus(..), logChange, - keyLocations, - logFile, - readLog + keyLocations ) where import Data.Time.Clock.POSIX