msgpack-haskell
msgpack-haskell copied to clipboard
fix(msgpack-aeson)!: support aeson version 2
I have written a simple code to support version 2 of aeson and have only verified that it compiles and passes, but have not yet tested it to work.
As a Hackage trustee, I revised msgpack (https://hackage.haskell.org/package/msgpack-1.0.1.0/revisions/), but msgpack-aeson requires a new release.