From b2fcdcc0a97add0ba0a518fb991f57431937c2a9 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 12 Sep 2017 16:59:04 -0400 Subject: export: cache connections for S3 and webdav --- Types/Remote.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Types') diff --git a/Types/Remote.hs b/Types/Remote.hs index 511653e98..272693296 100644 --- a/Types/Remote.hs +++ b/Types/Remote.hs @@ -100,7 +100,7 @@ data RemoteA a = Remote -- operation. , checkPresentCheap :: Bool -- Some remotes support exports of trees. - , exportActions :: ExportActions a + , exportActions :: a (ExportActions a) -- Some remotes can provide additional details for whereis. , whereisKey :: Maybe (Key -> a [String]) -- Some remotes can run a fsck operation on the remote, -- cgit v1.2.3