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

Allow reflector to derive generator for unions with a private constructor #186

Merged

Conversation

neoeinstein
Copy link
Contributor

We can do it for records, so let's also do it with unions. Tests included for the arbitrary generator for both private unions and private records.

kurtschelfthout added a commit that referenced this pull request Nov 18, 2015
…unions

Allow reflector to derive generator for unions with a private constructor
@kurtschelfthout kurtschelfthout merged commit 90b0e1f into fscheck:master Nov 18, 2015
@kurtschelfthout
Copy link
Member

Yes, let's. Thanks!

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