factor out base64 code

This commit is contained in:
Joey Hess 2011-05-01 14:27:40 -04:00
parent 3095e16311
commit 2ddade8132
3 changed files with 22 additions and 13 deletions

View file

@ -33,6 +33,7 @@ import Remote.Encryptable
import Crypto
import Key
import Content
import Base64
remote :: RemoteType Annex
remote = RemoteType {