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

Drop shelly upper bound; add GHC 9.4 to CI #286

Merged
merged 3 commits into from
Jan 26, 2023

Conversation

andreasabel
Copy link
Member

@andreasabel andreasabel commented Jan 26, 2023

Dropping the upper bound on shelly was prompted by:

Further:

  • update CI to latest GHCs
  • update .gitignore

I removed the shelly upper bound on Hackage in a revision: https://hackage.haskell.org/package/c2hs-0.28.8/revisions/
So, no release needed at this point.

The other dependencies do not have bounds, so it is in style that
`shelly` should not get an upper bound either.
Note that the lower bound 'shelly >= 1.9' is needed because of major
breakage.

Prompted by: commercialhaskell/stackage#6865
@deech deech merged commit cd50964 into haskell:master Jan 26, 2023
@andreasabel andreasabel deleted the ci-9.4.4 branch January 26, 2023 14:49
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.

None yet

2 participants