Internal error rewriting with holes #6006
Labels
meta
Metavariables, insertion of implicit arguments, etc
regression in 2.6.1
Regression that first appeared in Agda 2.6.1
rewriting
Rewrite rules, rewrite rule matching
type: bug
Issues and pull requests about actual bugs
Milestone
While trying to adapt the rest of my code to the restriction of #5996, I ran into another internal error.
In Agda 2.6.3-5d2d77a this yields
I don't know whether this has to do with the presence of unfilled holes in
Sq
andsq
. I plan to comment out the finalREWRITE
, which is what produces the error, and figure out how to fix things so those holes can be filled, and then I'll report on whether the error still appears (if it hasn't been fixed already).The text was updated successfully, but these errors were encountered: