aboutsummaryrefslogtreecommitdiff
path: root/Annex/Export.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Annex/Export.hs')
-rw-r--r--Annex/Export.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/Annex/Export.hs b/Annex/Export.hs
index 6565c257b..0629c3dcc 100644
--- a/Annex/Export.hs
+++ b/Annex/Export.hs
@@ -14,6 +14,8 @@ import Types.Remote
import qualified Git
import qualified Data.Map as M
+import Control.Applicative
+import Prelude
-- An export includes both annexed files and files stored in git.
-- For the latter, a SHA1 key is synthesized.