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
Tactic.RingSolver.Core.Polynomial: drop eta-equality for constructor _⊐_
Future Agda versions might no longer support eta for unguarded records in `--safe` mode.
Dropping eta-equality for constructor _⊐_ only requires changing the order of clauses in ⊞-inj.
Re: agda/agda#7470
0 commit comments