trim exports
This commit is contained in:
parent
e87d779644
commit
a51b364a35
1 changed files with 1 additions and 3 deletions
|
@ -23,9 +23,7 @@
|
||||||
module LocationLog (
|
module LocationLog (
|
||||||
LogStatus(..),
|
LogStatus(..),
|
||||||
logChange,
|
logChange,
|
||||||
keyLocations,
|
keyLocations
|
||||||
logFile,
|
|
||||||
readLog
|
|
||||||
) where
|
) where
|
||||||
|
|
||||||
import Data.Time.Clock.POSIX
|
import Data.Time.Clock.POSIX
|
||||||
|
|
Loading…
Reference in a new issue