almost able to get files from remotes now!

This commit is contained in:
Joey Hess 2010-10-13 15:55:18 -04:00
parent 77055f5ff8
commit e28ff5bdaf
6 changed files with 116 additions and 48 deletions

View file

@ -18,7 +18,8 @@
module LocationLog (
LogStatus(..),
logChange
logChange,
keyLocations
) where
import Data.Time.Clock.POSIX