-
Notifications
You must be signed in to change notification settings - Fork 88
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
Unable to run make lib
#58
Comments
What version of Coq are you using? |
I am using Coq version 8.11.0. |
@wags-1314 Tried a few different versions with the same issue. Not Working
Working
(I'm using nix so quite easy to test different versions) |
Yeah, probably the right "fix" is just to acknowledge that, now, more recent Coq versions are required. I'm not remembering a place where I previously indicated version requirements, but I just added a footnote in the main text. |
I am trying to use the Coq files of the textbook, and ran into an issue when I ran
make lib
.Steps to reproduce:
make lib
I get this as the output to
make lib
:The text was updated successfully, but these errors were encountered: