Seal `fresh_generic`.
Since fresh_generic
is too inefficient for all practical purposes, we seal
off its definition. That way, Coq will not accidentally unfold it during
unification or other tactics.
This issue actually occurred in iGPS, as reported by Hai.
Edited by Robbert Krebbers
Merge request reports
Activity
@haidang Could you test if this fixes your problem?
@robbertkrebbers Yes, this fixes the problem in iGPS. Thanks!
mentioned in commit 824e9723
Please register or sign in to reply