From 2f4061cce0eb1189d194cef6ef2e446da53cd854 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 29 Jan 2014 15:19:03 -0400 Subject: Windows: Avoid using unix-compat's rename, which refuses to rename directories. Opened a bug about this: https://github.com/jystic/unix-compat/issues/10 --- Command/FromKey.hs | 2 -- 1 file changed, 2 deletions(-) (limited to 'Command/FromKey.hs') diff --git a/Command/FromKey.hs b/Command/FromKey.hs index 784731ad7..7eb62fa4e 100644 --- a/Command/FromKey.hs +++ b/Command/FromKey.hs @@ -7,8 +7,6 @@ module Command.FromKey where -import System.PosixCompat.Files - import Common.Annex import Command import qualified Annex.Queue -- cgit v1.2.3