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

universe polymoprhism #317

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

universe polymoprhism #317

wants to merge 6 commits into from

Conversation

gares
Copy link
Member

@gares gares commented Oct 6, 2022

depends on LPCIC/coq-elpi#393

@gares
Copy link
Member Author

gares commented Oct 6, 2022

@CohenCyril it passes the first mixin

@gares
Copy link
Member Author

gares commented Oct 6, 2022

This is getting interesting:

File "./examples/cat/upoly_cat.v", line 26, characters 0-66:
Warning: upoly_cat_HasHom_mixin cannot be defined because it is not typable.
[cannot-define-projection,records]
File "./examples/cat/upoly_cat.v", line 26, characters 0-66:
Error: BUG: we build a class with an anonymous field: none = some X0

Form some reasons the projection is not generated, and we fails badly if a fields has no name (aka projection).

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