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 --- CmdLine/Seek.hs | 2 -- 1 file changed, 2 deletions(-) (limited to 'CmdLine') diff --git a/CmdLine/Seek.hs b/CmdLine/Seek.hs index c3becefde..e95b9f005 100644 --- a/CmdLine/Seek.hs +++ b/CmdLine/Seek.hs @@ -11,8 +11,6 @@ module CmdLine.Seek where -import System.PosixCompat.Files - import Common.Annex import Types.Command import Types.Key -- cgit v1.2.3