Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the sample args of gRpcCall in docs #298

Merged
merged 1 commit into from
Apr 29, 2021

Conversation

y-taka-23
Copy link
Contributor

The gRpcCall requires four arguments, actually. Following the current doc, I got the compilation error:

Expected kind ‘GRpcMessageProtocol’,
  but ‘Service’ has kind ‘mu-rpc-0.4.0.1:Mu.Rpc.Package
                                 ghc-prim-0.5.3:GHC.Types.Symbol
                                 ghc-prim-0.5.3:GHC.Types.Symbol
                                 ghc-prim-0.5.3:GHC.Types.Symbol
                                 (mu-rpc-0.4.0.1:Mu.Rpc.TypeRef serviceName0)’

Copy link
Member

@kutyel kutyel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ありがとうございます!

@kutyel kutyel merged commit 0e4c5a2 into higherkindness:master Apr 29, 2021
kutyel pushed a commit that referenced this pull request Jan 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants