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

Support for Coq v8.8 #3

Closed
tchajed opened this issue Oct 16, 2018 · 3 comments
Closed

Support for Coq v8.8 #3

tchajed opened this issue Oct 16, 2018 · 3 comments

Comments

@tchajed
Copy link

tchajed commented Oct 16, 2018

We tend to use the latest version of Coq and it would be great to have CoqAST as an example. I started fixing compatibility issues at tchajed/CoqAST (v8.8 branch) - if someone else has some expertise with writing Coq plugins, especially with multiple Coq versions, I'd appreciate help with the conversion!

@tlringer
Copy link
Collaborator

I think we tried to update this to Coq 8.8 already. Did the latest master version not work for you on 8.8?

@tlringer
Copy link
Collaborator

See: 612d277

@tchajed
Copy link
Author

tchajed commented Oct 16, 2018

Oh nice! I didn't see that you had tackled this since I worked on it. Looks like it works on Coq v8.8.2 but something changed recently and it doesn't build with Coq v8.9 or Coq master:

File "src/ast_plugin.ml4", line 439, characters 28-44:
Error: Unbound type constructor mutual_inductive

@tchajed tchajed closed this as completed Oct 16, 2018
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

No branches or pull requests

2 participants