Skip to content

Bump ppxlib dependency for OCaml 5.4 #37

@dijkstracula

Description

@dijkstracula

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions