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

Revision request for mongoDB #351

Closed
parsonsmatt opened this issue Nov 20, 2022 · 1 comment
Closed

Revision request for mongoDB #351

parsonsmatt opened this issue Nov 20, 2022 · 1 comment

Comments

@parsonsmatt
Copy link

The mongoDB package version 2.7.1.2 assumes an import of MonadFail from Prelude, and does not build with GHC < 8.8.

To fix this, a revision for base < 5 to base >= 4.13 && < 5 would work for this version.

I have made an upstream issue and a PR to fix the problem.

@Bodigrim
Copy link

Done in https://hackage.haskell.org/package/mongoDB-2.7.1.2/revisions/

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

2 participants