summaryrefslogtreecommitdiff
path: root/Remote/S3.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-10-23 16:51:10 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-10-23 16:51:10 -0400
commitd6e79d034395fea7667d6065f37f47acfb19e852 (patch)
treecfcb893efba025a4729f58d6db847afb16b3b091 /Remote/S3.hs
parent737267c0a0c21823ec65d786e59589900859320d (diff)
fix build
Diffstat (limited to 'Remote/S3.hs')
-rw-r--r--Remote/S3.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Remote/S3.hs b/Remote/S3.hs
index b818e2f9b..4815b0988 100644
--- a/Remote/S3.hs
+++ b/Remote/S3.hs
@@ -6,6 +6,7 @@
-}
{-# LANGUAGE TypeFamilies #-}
+{-# LANGUAGE CPP #-}
module Remote.S3 (remote, iaHost, configIA, iaItemUrl) where