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 newer containers, bytestring #706

Merged
merged 1 commit into from
May 18, 2024
Merged

Allow newer containers, bytestring #706

merged 1 commit into from
May 18, 2024

Conversation

ysangkok
Copy link
Contributor

While these are boot libraries, they can still be upgraded and we can test things with GHC 9.8.

Tested using

cabal test all -w ghc-9.8.2 --enable-tests -c 'bytestring>=0.12' -c 'containers>=0.7' --allow-newer=dependent-map:containers,postgresql-simple:containers,hedgehog:containers

Fixes #699. (time isn't upgraded here since the new version isn't shipped with any GHC release yet)

@kmicklas kmicklas merged commit 42384c9 into haskell-beam:master May 18, 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.

Outdated dependencies
2 participants