From 92f36a1d31418e747eeaaaad03aeb85cec939d21 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 14 Nov 2017 14:59:51 -0400 Subject: still can't express custom-setup deps They need unix on non-windows, for Utility.Env, which Build.Configure uses, but cabal can't express that in a custom-setup stanza. To avoid this problem, Utility.Env would need to be moved into unix-compat.. --- Assistant/Upgrade.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'Assistant') diff --git a/Assistant/Upgrade.hs b/Assistant/Upgrade.hs index d7491c30f..cd1be4d4e 100644 --- a/Assistant/Upgrade.hs +++ b/Assistant/Upgrade.hs @@ -15,7 +15,6 @@ import qualified Annex import Assistant.Alert import Assistant.DaemonStatus import Utility.Env -import Utility.Env.Set import Types.Distribution import Types.Transfer import Logs.Web -- cgit v1.2.3