Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Otherwise the build fails with: [ 1 of 16] Compiling JsonRpc ( src/JsonRpc.hs, dist/build/chainweb-mining-client/chainweb-mining-client-tmp/JsonRpc.o, dist/build/chainweb-mining-client/chainweb-mining-client-tmp/JsonRpc.dyn_o ) src/JsonRpc.hs:162:22: error: • Expecting one more argument to ‘A.KeyValue kv’ Expected a constraint, but ‘A.KeyValue kv’ has kind ‘* -> Constraint’ • In the type signature: requestProperties :: A.KeyValue kv => A.ToJSON a => T.Text -> a -> Maybe MsgId -> [kv] | 162 | requestProperties :: A.KeyValue kv => A.ToJSON a => T.Text -> a -> Maybe MsgId -> [kv] | ^^^^^^^^^^^^^
- Loading branch information