From 327957bc4576d6ffc2b58f20cc2149fd0e7fc6d8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 23 Oct 2014 15:54:00 -0400 Subject: fix build --- Remote/S3.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Remote/S3.hs') diff --git a/Remote/S3.hs b/Remote/S3.hs index e94612936..6969096d6 100644 --- a/Remote/S3.hs +++ b/Remote/S3.hs @@ -7,7 +7,7 @@ {-# LANGUAGE TypeFamilies #-} -module Remote.S3 (remote, iaHost, configIA, isIA, iaItemUrl) where +module Remote.S3 (remote, iaHost, configIA, iaItemUrl) where import qualified Aws as AWS import qualified Aws.Core as AWS -- cgit v1.2.3