BSD-3-Clause licensed by Obsidian Systems LLC
Maintained by [email protected]
This version can be pinned in stack with:bytestring-aeson-orphans-0.1.0.2@sha256:49271a3761b3fa8b00c8fc27694ab81e23f8445b08d89939817493a074228e49,1217

Module documentation for 0.1.0.2

bytestring-aeson-orphans

Haskell Hackage Github CI BSD3 License

Aeson instances for ByteString, using base 64 encoding.


Obsidian Systems

Changes

Revision history for bytestring-aeson-orphans

v0.1.0.2

  • Support GHC 9.10
  • Loosen version bounds

v0.1.0.1

  • Loosen aeson version bounds

v0.1.0.0 2021-11-17

  • First changes. Added code for bytestring JSON instances using AESON.