Nicolas Rolland
Nicolas Rolland
will this go to 4.4 or nightly ?
Is there any way to point to a freezed Agda/Standard lib version which would make it work ?
naively pasting the example I had some error with non-interactive code > Error: The type of this expression, > (_[> `Binop of _[> `Add | `Div | `Mul | `Sub...
It's my mistake : I did not use *all* of the example, and the missing part caused a pb with variant record, to which the interactive version was more lenient...
I think I am encountering that too