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

Allow base-4.19, aeson-2.2, tasty-15; add attoparsec-aeson for benchmark #24

Closed
wants to merge 1 commit into from

Conversation

andreasabel
Copy link

Closes #23.

Release required because of added dep.

@phadej phadej mentioned this pull request Oct 31, 2023
@phadej phadej closed this in #25 Oct 31, 2023
@phadej
Copy link
Collaborator

phadej commented Oct 31, 2023

Thanks. I did the aeson support differently in #25. TL;DR, instead of adding (hopefully less used in the future) dependency, I used an decode :: BS.ByteString -> Maybe Value which all aesons versions have.

Released on https://hackage.haskell.org/package/rere-0.2.0.1

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.

Build with GHC 9.8
2 participants