Add MonadFail instance for ErrorState
by
Andrew Childs
6 years 4 months
Add MonadFail instance for ErrorState
This not strictly required for ErrorState, but it is not unreasonable
for ErrorState to also provide MonadFail, and our single consumer
requires it.