Skip to content

Support for aeson-2.0 #12

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

Closed
wants to merge 2 commits into from

Conversation

vshabanov
Copy link

No description provided.

@jwaldmann jwaldmann mentioned this pull request Mar 26, 2022
@kk-kien
Copy link

kk-kien commented Apr 5, 2022

Hi @23Skidoo, can you please merge this simple PR?

Some other packages depend on this library. To upgrade Aeson to 2.0 in other packages, this package should be changed first.

Thanks!

@414owen
Copy link

414owen commented Oct 6, 2022

I'd also like to see this merged. @tibbe any chance?

ekg-json.cabal Outdated
Comment on lines 27 to 28
aeson >= 2.0 && < 2.1,
base >= 4.6 && < 4.17,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
aeson >= 2.0 && < 2.1,
base >= 4.6 && < 4.17,
aeson >= 2.0 && < 2.2,
base >= 4.6 && < 4.18,

(Support for GHC 9.4 and stackage nightly that supports 9.4, which uses aeson-2.1.2.1)

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@nh2
Copy link

nh2 commented Sep 5, 2023

@tibbe @23Skidoo @ejconlon

Who currently has merge permissions for the ekg repos?

Would you like some volunteers?

It would be great to get ekg back in shape, as it's very useful for production Haskell projects.

@nh2
Copy link

nh2 commented Sep 5, 2023

Just to highlight that there are many people waiting for this, among which many companies:

image

@L0neGamer L0neGamer mentioned this pull request Jul 30, 2024
@L0neGamer L0neGamer closed this Jul 30, 2024
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.

6 participants