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

Support upcoming aeson 0.10 #20

Closed
wants to merge 1 commit into from
Closed

Conversation

jcristovao
Copy link

Although it seems to have some minor API changes, these are mainly stuff that's long being deprecated:

https://github.com/bos/aeson/blob/master/changelog.md

The test suite still passes (with aeson 0.10), as long as I restrict the vector version to not face #18, which is a separate problem.

Thanks

Although it seems to have some minor API changes, these are mainly stuff that's long being deprecated:

https://github.com/bos/aeson/blob/master/changelog.md

The test suite still passes (with aeson 0.10), as long as I restrict the vector version to not face lens#18, which is a separate problem.

Thanks
@glguy
Copy link
Member

glguy commented Sep 27, 2015

I hadn't seen this PR, but I updated lens-aeson literally minutes after the new aeson was released

343e242

@glguy glguy closed this Sep 27, 2015
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.

2 participants