-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hi,
This afternoon I tried bumping my codebase to Ocaml 5.4, but it looks like because ocaml-trace 0.10 pins ppxlib to under 0.36, we are transitively pinned to 5.3.0. The latest version supports 5.4.x releases.
[ERROR] Package conflict!
* No agreement on the version of ocaml-base-compiler:
- (invariant) → ocaml-base-compiler >= 5.4.0
- deps-of-semgrep → ppx_trace >= 0.10 → ppxlib < 0.36 → ocaml < 5.4.0 →
ocaml-base-compiler < 5.3.1~
A version bump would unblock us experimenting with the latest compiler release.
Thanks for maintaining the project,
Nathan
Metadata
Metadata
Assignees
Labels
No labels