summaryrefslogtreecommitdiff
path: root/LocationLog.hs
diff options
context:
space:
mode:
Diffstat (limited to 'LocationLog.hs')
-rw-r--r--LocationLog.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/LocationLog.hs b/LocationLog.hs
index 32af82461..73e9f1c6d 100644
--- a/LocationLog.hs
+++ b/LocationLog.hs
@@ -25,6 +25,7 @@ import System.Directory
import Data.Char
import GitRepo
import Utility
+import Locations
data LogStatus = FilePresent | FileMissing | Undefined
deriving (Eq)