Skip to content

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

Closed
andreasabel wants to merge 1 commit intoulysses4ever:masterfrom
andreasabel:ghc-9.8
Closed

Allow base-4.19, aeson-2.2, tasty-15; add attoparsec-aeson for benchmark#24
andreasabel wants to merge 1 commit intoulysses4ever:masterfrom
andreasabel:ghc-9.8

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