Add upper bound constraints to all reverse dependencies of Jane Street packages#16484
Add upper bound constraints to all reverse dependencies of Jane Street packages#16484kit-ty-kate merged 1 commit intoocaml:masterfrom
Conversation
|
Commit: 1f7573e A pull request by opam-seasoned @xclerc. 🌤️ opam-lint warnings 1f7573e
☀️ Installability check (+0) |
|
Thanks a lot! |
* Update opam file from repository See: - ocaml/opam-repository#16528 - ocaml/opam-repository#16484 * Update minimum base version to 0.12.0 Due to `List.equal` we're actually only compatible with 0.12.0.
In preparation of the upcoming v0.14 release of all our packages,
we are adding upper bound constraints to reverse dependencies
so that the release does not break anything.