trim exports

This commit is contained in:
Joey Hess 2010-11-15 13:00:43 -04:00
parent e87d779644
commit a51b364a35

View file

@ -23,9 +23,7 @@
module LocationLog (
LogStatus(..),
logChange,
keyLocations,
logFile,
readLog
keyLocations
) where
import Data.Time.Clock.POSIX