Add remaining Comonad* instances
paf31 opened this issue · 3 comments
paf31 commented
Add remaining Comonad* instances
JordanMartinez commented
It's not clear to me what the remaining instances here are.
paf31 commented
Looks like ComonadAsk and ComonadTraced instances are still missing for Store, Env and Traced.
JordanMartinez commented
Ah, gotcha. Thanks!