As of commit 4b1b9d7a8, trying to build git-annex on Windows fails because of a missing function argument and a missing import, both in Annex/Init.hs
. This patch fixes both problems.
As of commit 4b1b9d7a8, trying to build git-annex on Windows fails because of a missing function argument and a missing import, both in Annex/Init.hs
. This patch fixes both problems.