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

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.