haskell-infra / hackage-trustees

Issue tracker for Hackage maintainance and trustee operations
https://hackage.haskell.org/packages/trustees/
42 stars 7 forks source link

Revision request for `mongoDB` #351

Closed parsonsmatt closed 1 year ago

parsonsmatt commented 1 year ago

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 commented 1 year ago

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