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

runRequest is now runRequestAcceptStatus in servant-client-core #5

Closed
tysonzero opened this issue Oct 26, 2021 · 1 comment
Closed

Comments

@tysonzero
Copy link

This of course prevents servant-jsaddle from compiling on newer servant vsersions

src/Servant/Client/Internal/JSaddleXhrClient.hs:123:3: error:
    ‘runRequest’ is not a (visible) method of class ‘RunClient’
    |
123 |   runRequest r = do
    |   ^^^^^^^^^^
@tysonzero
Copy link
Author

Solved by #7

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

No branches or pull requests

1 participant