BSD-3-Clause licensed and maintained by Oleg Grenrus
This version can be pinned in stack with:base64-bytestring-type-1@sha256:47d79497125b0955abd95a0a8fe2f15f9ae1fbc6843e101def06e6ec33d3dc0b,2364

Module documentation for 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.