aeson-smart

Smart derivation of Aeson instances

https://github.com/lassoinc/aeson-smart

Latest on Hackage:0.2.0.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed by Sam Anklesaria
Maintained by [email protected]

Aeson-smart generates ToJSON and FromJSON instances that ignore extra fields and fill in missing fields with default values.