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

Fixes to haddocks #2396

Merged
merged 1 commit into from
Mar 8, 2022
Merged

Fixes to haddocks #2396

merged 1 commit into from
Mar 8, 2022

Conversation

Gabriella439
Copy link
Collaborator

The main change is to remove the stringly-typed example for
substitutions, not only because I don't want to encourage that
pattern, but also because it contains a confusing use of the
maximum function where it's being used as a partial
fromSuccess :: Expector a -> a function by abusing the
Foldable instance for Validation

The main change is to remove the stringly-typed example for
substitutions, not only because I don't want to encourage that
pattern, but also because it contains a confusing use of the
`maximum` function where it's being used as a partial
`fromSuccess :: Expector a -> a` function by abusing the
`Foldable` instance for `Validation`
@Gabriella439 Gabriella439 merged commit 28f4280 into master Mar 8, 2022
@Gabriella439 Gabriella439 deleted the gabriella/fix_haddocks branch March 8, 2022 05:55
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