phadej / base64-bytestring-type

A newtype around ByteString, for base64 encoding.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

haskell-base64-bytestring-type

Build Status

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

About

A newtype around ByteString, for base64 encoding.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%