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

Latest Hackage release has incorrect aeson version bounds #46

Closed
peterbecich opened this issue Nov 19, 2022 · 1 comment
Closed

Latest Hackage release has incorrect aeson version bounds #46

peterbecich opened this issue Nov 19, 2022 · 1 comment

Comments

@peterbecich
Copy link
Collaborator

On Hackage https://hackage.haskell.org/package/steeloverseer-2.1.0.0 the version bounds for Aeson are

aeson (>=0.8 && <1.6)

but this commit 70d3006 provides support for Aeson 2.

Hackage is probably up-to-date; the latest revision has the same date as the commit above:

Revision 1 made by Bodigrim at 2022-04-16T16:57:02Z

Can the version bound on Hackage be fixed somehow? Would checking in a Cabal file fix this?

Thank you

@peterbecich
Copy link
Collaborator Author

fixed

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

No branches or pull requests

1 participant