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

Fix typo #507

Merged
merged 2 commits into from
Sep 28, 2023
Merged

Fix typo #507

merged 2 commits into from
Sep 28, 2023

Conversation

phikal
Copy link
Contributor

@phikal phikal commented Sep 28, 2023

Just noticed this while browsing the code.

@gares
Copy link
Contributor

gares commented Sep 28, 2023

please, run make and the push also the coq-builtin.elpi file

@phikal
Copy link
Contributor Author

phikal commented Sep 28, 2023

That doesn't appear to change anything related to this patch,

One change is

-external type declare_constraint variadic any prop.
+external type declare_constraint any -> any -> variadic any prop.

and the other one is related to unix.process.*.

@gares
Copy link
Contributor

gares commented Sep 28, 2023

This comes from recent elpi

@phikal
Copy link
Contributor Author

phikal commented Sep 28, 2023

Oh, ok I was assuming you were expecting something from the previous commit to propagate into the new commit.

@gares
Copy link
Contributor

gares commented Sep 28, 2023

sorry, I think I mislead you

@gares gares merged commit 935ec59 into LPCIC:master Sep 28, 2023
4 checks passed
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