BSD-3-Clause licensed and maintained by Oleg Grenrus
This version can be pinned in stack with:base64-bytestring-type-1.0.1@sha256:a8902b6e9701e460990e59e040930e99d1ce000e4d5dffde7c8731456d10344c,2972

Module documentation for 1.0.1

  • Data
    • Data.ByteString
      • Data.ByteString.Base64
        • Data.ByteString.Base64.Lazy
          • Data.ByteString.Base64.Lazy.Type
        • Data.ByteString.Base64.Type
        • Data.ByteString.Base64.URL
          • Data.ByteString.Base64.URL.Lazy
            • Data.ByteString.Base64.URL.Lazy.Type
          • Data.ByteString.Base64.URL.Type

haskell-base64-bytestring-type

Build Status

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

Changes

1.0.1

Add serialise and http-api-data instances.