erikd / base64-bytestring-type

A newtype around ByteString, for base64 encoding.
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

haskell-base64-bytestring-type

Build Status

A 'ByteString64' -type with FromJSON, ToJSON, Binary and Serializable instances.