@hackage / aeson-bson

Mapping between Aeson's JSON and Bson objects.

Latest0.3.0

About

Metadata

  • Last updated , by AlfredoDiNapoli
  • License LicenseRef-OtherLicense
  • Maintained by: Niklas Hambuechen <mail@nh2.me>

  • Lottery factor: 0

Links

Installation

Readme

Fork from the original work: http://hackage.haskell.org/package/AesonBson

This package takes api-breaking decisions like:

  • Different library namespace (Data.Aeson.Bson)
  • Different function names for exposed functions (toAeson and toBson)