Commit 881b48b
authored
Proper lower bound on
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!base for MonadFail
1 parent 938352f commit 881b48b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments