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
I got excited and attempted to use the tactics engine to autoderive "installInfo" for me but it got stuck. Confused, I decided to just do a case split and it put all of the cases into my editor instead of just the first one, which is telling me why it got stuck. I am not sure exactly how much context is available to the plugin at that site, but I think in theory it should be able to limit it down to the only constructor that will produce that GADT at that type index.
The text was updated successfully, but these errors were encountered:
I am not sure whether to classify this as a bug or feature request but I encountered this today:
I got excited and attempted to use the tactics engine to autoderive "installInfo" for me but it got stuck. Confused, I decided to just do a case split and it put all of the cases into my editor instead of just the first one, which is telling me why it got stuck. I am not sure exactly how much context is available to the plugin at that site, but I think in theory it should be able to limit it down to the only constructor that will produce that GADT at that type index.
The text was updated successfully, but these errors were encountered: