aws-lambda-haskell-runtime icon indicating copy to clipboard operation
aws-lambda-haskell-runtime copied to clipboard

Support aeson-2.0

Open nomeata opened this issue 2 years ago • 4 comments

fixes #120.

Following the advice in https://github.com/haskell/aeson/issues/881#issuecomment-944920664.

It compiles, did not do any more checks.

nomeata avatar Jun 11 '22 22:06 nomeata

Does this need to be backward compatible?

nomeata avatar Jun 13 '22 11:06 nomeata

This PR fixes the issue for me 👍 using stack ; ghc9.2.4 ; stackage nightly-2022-09-12

maerten avatar Sep 13 '22 06:09 maerten

Was about to merge+publish this, but between this one and #122 , which one should we use?

NickSeagull avatar Oct 03 '22 10:10 NickSeagull

Or is the .cabal file autogenerated in thus repo? (Haven't worked with package.yaml yet) In that case my change is a bit futile, is it?

nomeata avatar Oct 03 '22 10:10 nomeata