aboutsummaryrefslogtreecommitdiff
path: root/Content.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Content.hs')
-rw-r--r--Content.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Content.hs b/Content.hs
index fae980bae..188a38787 100644
--- a/Content.hs
+++ b/Content.hs
@@ -34,6 +34,7 @@ import UUID
import qualified GitRepo as Git
import qualified Annex
import Utility
+import Messages
{- Checks if a given key is currently present in the gitAnnexLocation. -}
inAnnex :: Key -> Annex Bool