Skip to content

Remove bisect_ppx from odoc's opam file#1428

Merged
jonludlam merged 2 commits intoocaml:masterfrom
jonludlam:no-bisect-ppx
May 5, 2026
Merged

Remove bisect_ppx from odoc's opam file#1428
jonludlam merged 2 commits intoocaml:masterfrom
jonludlam:no-bisect-ppx

Conversation

@jonludlam
Copy link
Copy Markdown
Member

bisect_ppx is not needed for any actual tests, and is a slightly painful dependency to have. The GHA that calculates coverage already had an opam install bisect_ppx, so shouldn't be affected.

jonludlam added 2 commits May 5, 2026 10:08
bisect_ppx is not needed for any actual tests, and is a slightly painful
dependency to have. The GHA that calculates coverage already had an `opam
install bisect_ppx`, so shouldn't be affected.
Older versions of cmdliner silently accepted this as what was there
was a prefix of the correct argument name. Newer versions of cmdliner
are more strict.
@jonludlam jonludlam added the no changelog This pull request does not need a changelog entry label May 5, 2026
@jonludlam jonludlam merged commit 9695cd7 into ocaml:master May 5, 2026
11 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no changelog This pull request does not need a changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant