json-rpc-server-0.2.0.0
- Updated the error handling type from
ErrorT
toExceptT
. - Simplified the
call
function, soMethods
andtoMethods
are no longer necessary.
ErrorT
to ExceptT
.call
function, so Methods
and toMethods
are no longer necessary.