nah, I think it's fine, I was just confused when I...
# arrow-contributors
j
nah, I think it's fine, I was just confused when I wrote ManagedT in arrow-extras and I wanted to use ExitCase from bracket 😅 While it has no strict dependency on effects (only extends MonadError and has no other dependencies) it's probably only ever gonna get used in effects. I also can't think of a good use-case for bracket with Either or Try that can't be solved better without it