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

[new release] elpi (2.0.3) #26974

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

gares
Copy link
Contributor

@gares gares commented Nov 27, 2024

ELPI - Embeddable λProlog Interpreter

CHANGES:

Requires Menhir 20211230 and OCaml 4.13 or above.

  • Parser:
    • Fix parsing of infix ==> so that A,B ==> C,D means A, (B => (C,D))
      as it is intended to be.

CHANGES:

Requires Menhir 20211230 and OCaml 4.13 or above.

- Parser:
  - Fix parsing of infix `==>` so that `A,B ==> C,D` means `A, (B => (C,D))`
    as it is intended to be.
@gares
Copy link
Contributor Author

gares commented Nov 27, 2024

CI as green as last time.

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.

1 participant