summaryrefslogtreecommitdiff
path: root/Remote
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-05-01 14:27:40 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-05-01 14:27:40 -0400
commit2ddade8132169ea751628f72ae5b03c5921abafc (patch)
tree35e4eaf5b70577e2b13e3e1f42a5ba6ed5c5c9a1 /Remote
parent3095e1631180d87cba112c210dfdfeee9b57ef54 (diff)
factor out base64 code
Diffstat (limited to 'Remote')
-rw-r--r--Remote/S3real.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Remote/S3real.hs b/Remote/S3real.hs
index c1ae0fbcc..d6bfe5487 100644
--- a/Remote/S3real.hs
+++ b/Remote/S3real.hs
@@ -33,6 +33,7 @@ import Remote.Encryptable
import Crypto
import Key
import Content
+import Base64
remote :: RemoteType Annex
remote = RemoteType {