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

Use ServerT with polymorphic monad #22

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ilyakooo0
Copy link

Ideally, I think we could just use types instead of a full server, but this is a what I could quickly do.

@ilyakooo0
Copy link
Author

So, I made the server fuzz not require a server value, just the type of the server. The same can probably be done with the client side.

Although, it's not clear to me what the division between server and client is.

@ilyakooo0
Copy link
Author

This doesn't work on my production API though. It fails with a type mismatch error. Do with this what you will. (:

Feel free to close this PR.

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.

1 participant