base64-string-0.2: Base64 implementation for String's.
Codec.Binary.Base64.String
encode :: String -> StringSource
decode :: String -> StringSource