Skip to content

Proper lower bound on base for MonadFail #152

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

Merged
merged 1 commit into from
Feb 18, 2024

Conversation

parsonsmatt
Copy link
Contributor

The new release of mongoDB has broken persistent-mongoDB CI again because the lower bound of base that was present (via Hackage revision, I guess?) was not present.

This lower bound patch fixes the issue for future releases.

Please also make a Hackage revision to 2.7.1.3 so that it doesn't break builds.

Thanks!

The new release of `mongoDB` has broken `persistent-mongoDB` CI again because the lower bound of `base` that was present (via Hackage revision, I guess?) was not present.

This lower bound patch fixes the issue for future releases.

Please also make a Hackage revision to 2.7.1.3 so that it doesn't break builds.

Thanks!
@parsonsmatt
Copy link
Contributor Author

This fixes #139

@VictorDenisov VictorDenisov merged commit ce31055 into mongodb-haskell:master Feb 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.

2 participants