@hackage / base64-bytestring-type

A newtype around ByteString, for base64 encoding

Latest1.0.1

About

Metadata

  • Last updated , by ErikDeCastroLopo
  • License BSD-3-Clause
  • Categories Web Development
  • Maintained by: Erik de Castro Lopo <erikd@mega-nerd.com>

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 9.8.1
  2. 9.6.3
  3. 9.4.8
  4. 9.2.8
  5. 9.0.2
  6. 8.10.7
  7. 8.8.4
  8. 8.6.5
  9. 8.4.4
  10. 8.2.2
  11. 8.0.2
  12. 7.10.3

Package Flags

Use the -f option with cabal commands to enable flags

    cereal (on by default)

    Instances for Serialize from cereal package

    serialise (on by default)

    Instances for Serialise from serialise package

    http-api-data (on by default)

    Instances for To/FromHttpApiData from http-api-data package

Readme

haskell-base64-bytestring-type

Build Status

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