You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes related to a change to Agda's reflection machinery.
The reflection machinery now supports erasure (in Arg), see
agda/agda#5317.
I made the code compile, but further changes may be warranted:
* I did not write anything in the changelog.
* I did not add any deprecation warnings.
* I changed the semantics of
Tactic.RingSolver.Core.ReflectionHelp.getVisible.
* The function showTerm does not print erasure annotations (but it
also does not print relevance annotations).
0 commit comments