purescript/purescript-transformers

Add remaining Comonad* instances

paf31 opened this issue · 3 comments

Add remaining Comonad* instances

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.

Ah, gotcha. Thanks!