msgpack-haskell icon indicating copy to clipboard operation
msgpack-haskell copied to clipboard

Publish the latest version to Hackage

Open etorreborre opened this issue 3 years ago • 1 comments

Can you please publish the latest version on Hackage? I need to depend on the latest changes for one of my libraries

etorreborre avatar Apr 21 '22 08:04 etorreborre

I am also in trouble. I was trying to make msgpack-aeson compatible with aeson v2.

msgpack >= 1.1.0

and msgpack has been released up to 1.0.

ncaq avatar Jan 13 '23 06:01 ncaq