From 61ab8bd1f576e633a2eea4b63033c368a6645602 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 6 Oct 2016 14:38:59 -0400 Subject: New --add-storage-directory and --add-server options * New --add-storage-directory and --add-server options, which can be used to make keysafe backup/restore using additional locations. * Removed --store-local option; use --add-storage-directory instead. This commit was sponsored by Thomas Hochstein on Patreon. --- HTTP/Client.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'HTTP') diff --git a/HTTP/Client.hs b/HTTP/Client.hs index 8415b2f..25ff536 100644 --- a/HTTP/Client.hs +++ b/HTTP/Client.hs @@ -14,7 +14,6 @@ import Types.Cost import Servant.API import Servant.Client import Data.Proxy -import Network.Wai.Handler.Warp (Port) import Network.HTTP.Client hiding (port, host, Proxy) import Network.HTTP.Client.Internal (Connection, makeConnection) import Control.Monad.Trans.Except (ExceptT, runExceptT) -- cgit v1.2.3