aristidb / aws

Amazon Web Services for Haskell
BSD 3-Clause "New" or "Revised" License
238 stars 107 forks source link

build with aeson 2 #277

Closed joeyh closed 2 years ago

joeyh commented 2 years ago

Closes https://github.com/aristidb/aws/issues/275

Aeson 2 fixes a potential DOS attack. So, I recommend treating this as a moderate ugency fix.

nineonine commented 2 years ago

can this be merged please?

blackgnezdo commented 2 years ago

Yes, a new release with this PR on hackage would be a welcome development. Some downstream projects like git-annex can't be easily built with ghc-9.2.2 without this fix.