Make Episode effect type covariant
augustjune opened this issue · 1 comments
augustjune commented
Make Episode effect type covariant
augustjune commented
Currently has lost its priority, as this was mainly motivated by being able to remove Applicative
constraint for the monad instance. This was implemented in #39, so the issue is not going to be fixed unless there's additional motivation to do so.