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

[haskell-http-client] use a decreasing size for Gen (Maybe a), to prevent infinite recursion #2343

Merged
merged 3 commits into from
Mar 11, 2019

Conversation

jonschoning
Copy link
Contributor

No description provided.

@auto-labeler
Copy link

auto-labeler bot commented Mar 9, 2019

👍 Thanks for opening this issue!
🏷 I have applied any labels matching special text in your issue.

The team will review the labels and make any necessary changes.

@jonschoning
Copy link
Contributor Author

jonschoning commented Mar 9, 2019

c.f. #2312 [BUG] haskell-http-client: Arbitrary instance for recursive data structures runs forever

… for non-primitive fields to prevent infinite recursion (OpenAPITools#2312)
…:: Maybe A.Value) to avoid roundtrip test errors
@jonschoning jonschoning merged commit aa7ea8b into OpenAPITools:master Mar 11, 2019
@jonschoning jonschoning deleted the haskell-http-client branch March 11, 2019 17:37
@wing328 wing328 added this to the 4.0.0 milestone Apr 4, 2019
@wing328 wing328 changed the title [haskell-http-client] use a decreasing size for Gen (Maybe a), to prevent infinite recursion (#2312) [haskell-http-client] use a decreasing size for Gen (Maybe a), to prevent infinite recursion Apr 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants