git-annex now builds on Windows (doesn't work)

This commit is contained in:
Joey Hess 2013-05-11 15:03:00 -05:00
parent 3a7eb68c1a
commit 3c7e30a295
52 changed files with 319 additions and 64 deletions

2
Command/FromKey.hs Normal file → Executable file
View file

@ -7,6 +7,8 @@
module Command.FromKey where
import System.PosixCompat.Files
import Common.Annex
import Command
import qualified Annex.Queue