Open JasonGross opened 7 years ago
I think this is due to the fact that Make Definition
is not really completely implemented.
As a workaround, I would try
Make Definition foo' := ltac:(let t:= eval compute in qfoo in exact t).
I believe this problem is fixed in some branches.