fix build

This commit is contained in:
Joey Hess 2014-10-23 16:51:10 -04:00
parent c986bc67e5
commit 8edf7a0fc3

View file

@ -6,6 +6,7 @@
-}
{-# LANGUAGE TypeFamilies #-}
{-# LANGUAGE CPP #-}
module Remote.S3 (remote, iaHost, configIA, iaItemUrl) where