summaryrefslogtreecommitdiff
path: root/LocationLog.hs
diff options
context:
space:
mode:
Diffstat (limited to 'LocationLog.hs')
-rw-r--r--LocationLog.hs3
1 files changed, 2 insertions, 1 deletions
diff --git a/LocationLog.hs b/LocationLog.hs
index 2eab4815e..28ac46b90 100644
--- a/LocationLog.hs
+++ b/LocationLog.hs
@@ -18,7 +18,8 @@
module LocationLog (
LogStatus(..),
- logChange
+ logChange,
+ keyLocations
) where
import Data.Time.Clock.POSIX