@hackage / base64-bytestring-type

A newtype around ByteString, for base64 encoding

1

About

Metadata

  • Last updated , by phadej
  • License BSD-3-Clause
  • Categories Web Development
  • Maintained by: Oleg Grenrus <oleg.grenrus@iki.fi>

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.6.1
  2. 8.4.3
  3. 8.2.2
  4. 8.0.2
  5. 7.10.3

Readme

haskell-base64-bytestring-type

Build Status

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