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

Building hott for Coq results in "Unable to satisfy the following constraints" error #66

Closed
adaszews opened this issue Jul 24, 2018 · 1 comment

Comments

@adaszews
Copy link

Scenario:

  1. set up the necessary prerequisites
  2. go to Cosette/hott/
  3. type make

Expected:

hott module for Coq should complete building successfully

What happens:

make[1]: Entering directory `/pstore/home/adaszews/Cosette/hott/.build'
COQC library/UnivalentSemantics.v
COQC .build_solve/library/UnivalentSemantics.v
File "./library/UnivalentSemantics.v", line 10, characters 2-57:
Error:
Unable to satisfy the following constraints:
In environment:
T : type

?Denotation : "Denotation type Type"

@adaszews
Copy link
Author

NVM, with coq-HoTT it works, I think I've been using vanilla coq

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

1 participant