From 3c7e30a295d173e79a9000755c5543d2a6126b54 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 11 May 2013 15:03:00 -0500 Subject: git-annex now builds on Windows (doesn't work) --- Annex/Content/Direct.hs | 2 ++ 1 file changed, 2 insertions(+) mode change 100644 => 100755 Annex/Content/Direct.hs (limited to 'Annex/Content') diff --git a/Annex/Content/Direct.hs b/Annex/Content/Direct.hs old mode 100644 new mode 100755 index 54befdf737..1aa3c9105f --- a/Annex/Content/Direct.hs +++ b/Annex/Content/Direct.hs @@ -33,6 +33,8 @@ import Utility.TempFile import Logs.Location import Utility.InodeCache +import System.PosixCompat.Files + {- Absolute FilePaths of Files in the tree that are associated with a key. -} associatedFiles :: Key -> Annex [FilePath] associatedFiles key = do -- cgit v1.2.3