brendanhay / amazonka

A comprehensive Amazon Web Services SDK for Haskell.
https://amazonka.brendanhay.nz
Other
598 stars 227 forks source link

aeson-2.2 #923

Closed endgame closed 1 year ago

endgame commented 1 year ago

This is going to be a bit annoying - we have to wait for everything to catch up, and aeson changed its module layout, breaking at least http-conduit, so I can't just allow-newer my way through it all.

It's also a bit annoying that because cabal wants a single set of packages for the whole project, pandoc's bounds constrain what versions I can test for the rest of the project.