git-annex now builds on Windows (doesn't work)
This commit is contained in:
parent
3a7eb68c1a
commit
3c7e30a295
52 changed files with 319 additions and 64 deletions
2
Annex/Content/Direct.hs
Normal file → Executable file
2
Annex/Content/Direct.hs
Normal file → Executable file
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue