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

simplify fix for #317 #356

Merged
1 commit merged into from
Sep 12, 2021
Merged

simplify fix for #317 #356

1 commit merged into from
Sep 12, 2021

Conversation

TysonMN
Copy link
Member

@TysonMN TysonMN commented Sep 12, 2021

This is (part of) the correct fix for #317. I originally fixed that bug in PR #318 by implementing Property.Select via Property.bind. However, I just (without realizing it until now) implemented the correct fix in PR #348. Now this PR changes Property.Select to once again be implemented via Property.map as it should be.

@ghost ghost added this to the 0.11.0 milestone Sep 12, 2021
@ghost ghost merged commit 4bed167 into hedgehogqa:master Sep 12, 2021
@TysonMN TysonMN deleted the 317_better_fix branch September 12, 2021 19:04
This pull request was closed.
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.

None yet

1 participant