needs type families
This commit is contained in:
parent
f0989cf0bd
commit
76ee815e89
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@
|
|||
- Licensed under the GNU GPL version 3 or higher.
|
||||
-}
|
||||
|
||||
{-# LANGUAGE TypeFamilies #-}
|
||||
|
||||
module Remote.S3 (remote, iaHost, configIA, isIA, iaItemUrl) where
|
||||
|
||||
import qualified Aws as AWS
|
||||
|
|
Loading…
Reference in a new issue