-
Notifications
You must be signed in to change notification settings - Fork 14
Support compute normal form in Agda 2.6 #41
Comments
So for normalisation outside a goal we now have
And inside the goal we have
Where ComputeMode is defined as
deriving (Read, Eq) |
Thanks for pointing the problem out.
|
I think these are the commands that correspond to
Prior to 2.6 there were only @markokoleznik you may want to look at this, they are messing with the protocol again 😂. |
Thanks for fixing that up! Do you have an ETA for when this might hit stable release? Just wondering whether to install the dev version. |
I haven't had the chance to do much testing (it's still mostly manual 😭), but I think it's good to go. What could possibly go wrong?? 😬 *microwaving popcorn* |
The protocol has changed in Agda-2.6
https://github.com/banacorn/agda-mode/wiki/Conversations-between-Agda-&-agda-mode
The text was updated successfully, but these errors were encountered: