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

Fails to build with Coq 8.7 #1

Open
jwiegley opened this issue Dec 13, 2017 · 1 comment
Open

Fails to build with Coq 8.7 #1

jwiegley opened this issue Dec 13, 2017 · 1 comment

Comments

@jwiegley
Copy link

I'm seeing the following:

CAMLOPT -pp -c -for-pack Ast_plugin ast.ml4
File "ast.ml4", line 32, characters 26-50:
Error: This expression has type
         Context.Rel.Declaration.t =
           (Constr.constr, Constr.types) Context.Rel.Declaration.pt
       but an expression was expected of type 'a * 'b * 'c
@palmskog
Copy link
Member

@jwiegley Thanks a lot for your interest, but this plugin is only compatible with Coq 8.5(.3) for the time being. I hope to update it for Coq 8.7 and the new plugin API during the winter break.

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