Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds support for aeson-2.x #88

Merged
merged 4 commits into from
Oct 19, 2021
Merged

Adds support for aeson-2.x #88

merged 4 commits into from
Oct 19, 2021

Conversation

jkachmar
Copy link
Contributor

@jkachmar jkachmar commented Oct 13, 2021

Description

Adds support for aeson-2.x by way of a little CPP glue and some selective module qualification.

Not sure if there isn't a better way to go about this, though.

Fixes #(issue)

Related to commercialhaskell/stackage#6217

Checklist:

  • I have added tests that prove my fix is effective or that my feature works
  • I have added changes to the relevant changelog
  • I have made corresponding changes to the documentation
  • I have added haddock comments for every new function and data

@ludat
Copy link
Owner

ludat commented Oct 19, 2021

Very nice! I'll merge this now if it passes CI

One thing to note is that I'm not sure if I'll backport this change since I'm planning a big release for 2.0.0.0 next week (what's on master right has a couple of quite large breaking changes motivated of course by some features)

The last released version of conferer-aeson is on https://github.com/ludat/conferer/tree/conferer-aeson_v1.1.0.1 so if you need the backport create a PR and I can release that

@ludat ludat merged commit 0058712 into ludat:master Oct 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants