summaryrefslogtreecommitdiff
path: root/Annex/Content.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Annex/Content.hs')
-rw-r--r--Annex/Content.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Annex/Content.hs b/Annex/Content.hs
index 13a43b16e..62f1b1ccb 100644
--- a/Annex/Content.hs
+++ b/Annex/Content.hs
@@ -30,6 +30,7 @@ module Annex.Content (
freezeContent,
thawContent,
dirKeys,
+ withObjectLoc,
) where
import System.IO.Unsafe (unsafeInterleaveIO)