Skip to content

remove stdlib-shims#641

Merged
NathanReb merged 1 commit into
ocaml-ppx:mainfrom
copy:main
May 6, 2026
Merged

remove stdlib-shims#641
NathanReb merged 1 commit into
ocaml-ppx:mainfrom
copy:main

Conversation

@copy
Copy link
Copy Markdown
Contributor

@copy copy commented May 6, 2026

stdlib-shims is only needed for OCaml <= 4.07, but the minimum version supported by ppxlib is already 4.08.

Tested on a 4.08.1 and a 5.4.1 switch.

@NathanReb
Copy link
Copy Markdown
Collaborator

Thanks for the PR! You'll need to sign off commits to make the DCO happy!

stdlib-shims is only needed for OCaml <= 4.07, but the minimum version
supported by ppxlib is already 4.08

Signed-off-by: Fabian <copy@copy.sh>
@NathanReb NathanReb added the no changelog Use this label to disable the changelog check github action label May 6, 2026
Copy link
Copy Markdown
Collaborator

@NathanReb NathanReb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! Good catch and thanks for the fix!

@NathanReb NathanReb merged commit 49d2639 into ocaml-ppx:main May 6, 2026
5 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no changelog Use this label to disable the changelog check github action

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants