improve upgrade

This commit is contained in:
Joey Hess 2011-03-16 11:53:46 -04:00
parent 744638197f
commit 5eb76d2b03
5 changed files with 30 additions and 14 deletions

View file

@ -24,6 +24,8 @@ module LocationLog (
LogStatus(..),
logChange,
logFile,
readLog,
writeLog,
keyLocations
) where