composite-aeson v0.6.0.0 Release Notes

    • ✅ Code now compiles with the lastest Stackage LTS (14.3)
    • Incorporates underlying Vinyl framework typeclasses instead of proxies. This has resulted in a few breaking changes to the composite API, mostly in the -base project.
    • 📦 reifyVal provided to assist with compiler inference.

    Thanks to @dfithian!