Y
Hacker News
new
|
ask
|
show
|
jobs
by
tome
691 days ago
Yeah, that's basically the same problem as `StateT s (ExceptT e m)` but for `StateT s m` where `m` throws exceptions.