Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4 packages from gitlab.inria.fr/fpottier/menhir/-/archive/20240715/archive.tar.gz #26245

Merged
merged 2 commits into from
Jul 16, 2024

Conversation

fpottier
Copy link
Contributor

This pull-request concerns:

  • menhir.20240715: An LR(1) parser generator
  • menhirCST.20240715: Runtime support library for parsers generated by Menhir
  • menhirLib.20240715: Runtime support library for parsers generated by Menhir
  • menhirSdk.20240715: Compile-time library for auxiliary tools related to
    Menhir


🐫 Pull-request generated by opam-publish v2.3.0

@mseri
Copy link
Member

mseri commented Jul 16, 2024

Thanks! None of the failures seem related to the release

@mseri mseri merged commit bfd47b9 into ocaml:master Jul 16, 2024
2 of 3 checks passed
@fpottier
Copy link
Contributor Author

Is it recommended to write WITH in uppercase?

@mseri
Copy link
Member

mseri commented Jul 16, 2024

Somehow the parser in opam wants it uppercase. It is faster to change it here than finding the time to changing it in opam 😅

@fpottier
Copy link
Contributor Author

As far as I can tell, opam lint (2.1.6) does not complain about the lowercase with. Anyway, I have now changed to WITH.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants