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

Coercion hook #545

Closed
wants to merge 1 commit into from
Closed

Coercion hook #545

wants to merge 1 commit into from

Conversation

Tragicus
Copy link
Contributor

Update on the coercion hook on coq-elpi's side, reflecting the changes in Coq (see coq/coq#18236 (comment)).

@Tragicus
Copy link
Contributor Author

I think the only issue left with this is the naming of the variables used to define the product type used as placeholder for Funclass in apps/coercion/src/coq_elpi_coercion_hook.mlg. Is there a way to generate automatically the name. If not, is there a convention?

@gares
Copy link
Contributor

gares commented Nov 13, 2023

look here https://github.com/coq/coq/blob/970bb08b37f7e05b5b4a36b604174e3f274c4105/engine/namegen.mli
but I don't know it very well, I cannot help you more

@Tragicus
Copy link
Contributor Author

Ok, thanks. I did something, hopefully it is sensible.

@proux01
Copy link
Contributor

proux01 commented Feb 14, 2024

Note that since Coq 8.19 will never get the fixed hook, this PR is probably useless and superseeded by #596 (which will end up in master when it will be merged with coq-master to move to Coq 8.20).

@Tragicus Tragicus closed this Mar 18, 2024
@Tragicus Tragicus deleted the coercion branch March 18, 2024 08:09
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.

3 participants