From 5bb3a2c23f2d76a8d13894e217256cb3ed80e295 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 25 Sep 2017 09:49:33 -0400 Subject: fix build with old ghc --- Annex/Export.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Annex') 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. -- cgit v1.2.3