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

Better Show, ToJSON, FromJSON instances for requests #10

Open
dfordivam opened this issue Feb 21, 2018 · 0 comments
Open

Better Show, ToJSON, FromJSON instances for requests #10

dfordivam opened this issue Feb 21, 2018 · 0 comments

Comments

@dfordivam
Copy link
Owner

For deeply nested requests there is a lot of overhead with ToJSON/FromJSON instances

{"tag":"Recurse","contents":{"tag":"Recurse","contents":{"tag":"Recurse","contents":{"tag":"Recurse","contents":{"tag":"Recurse","contents":{"tag":"Recurse","contents":{"tag":"Recurse","contents":{"tag":"Recurse","contents":{"tag":"Recurse","contents":{"tag":"Terminal","contents":["SomeType",[],null]}}}}}}}}}}]

Also a better Show instance will be useful in debugging

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