-
Notifications
You must be signed in to change notification settings - Fork 4
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
Is flag -type-in-type
required for this repository?
#3
Comments
The problem is that the PR calls |
So I was wrong,
I believe these comes from this recent commit with innocent looking changes like: (** Labels of group axioms *)
-Inductive group_ax :=
+Inductive group_ax : UU :=
| assoc : group_ax I assume this is because UniMath has |
Closing this following #14. |
Until now, this flag has not been required, but starting with UniMath/UniMath#1467, this might be necessary. I am not sure which change exactly triggers the build error:
(Complete CI run at https://github.com/UniMath/UniMath/runs/5442353189?check_suite_focus=true.)
The text was updated successfully, but these errors were encountered: