We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
base
MonadFail
2 parents 938352f + 881b48b commit ce31055Copy full SHA for ce31055
mongoDB.cabal
@@ -29,7 +29,7 @@ Library
29
default-language: Haskell2010
30
31
Build-depends: array -any
32
- , base <5
+ , base >=4.13 && <5
33
, binary -any
34
, bson >= 0.3 && < 0.5
35
, text
0 commit comments