diff options
author | Joey Hess <joey@kitenet.net> | 2011-07-05 20:24:10 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-07-05 20:24:10 -0400 |
commit | c98b5cf36e785cdf2c971eaf9b0329db06b68ef8 (patch) | |
tree | 9f7e69b1a57bccdb0ef446035d6579fdd3938fe1 /Remote/S3real.hs | |
parent | 6040d8aed17de582f5d5c179040e29c599315e31 (diff) |
rename
Diffstat (limited to 'Remote/S3real.hs')
-rw-r--r-- | Remote/S3real.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Remote/S3real.hs b/Remote/S3real.hs index 829c58ad0..52d1ed1be 100644 --- a/Remote/S3real.hs +++ b/Remote/S3real.hs @@ -37,7 +37,7 @@ import Remote.Special import Remote.Encryptable import Crypto import Content -import Base64 +import Utility.Base64 remote :: RemoteType Annex remote = RemoteType { |