vlovgr/ciris

Using ApplicativeError instead of MonadError

Closed this issue · 1 comments

Is there a reason orRaiseErrors/orRaiseThrowable on ConfigResult require MonadError instead of the more general ApplicativeError?

Oops, never mind, totally missed the flatMap 😅