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

Add Prelude functions for Arithmetic typeclass #1208

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

benjstephenson
Copy link
Contributor

Based on the discussion in #1024 (better 1 year late than never!).
Moved the functions from Num.Prelude to Arithmetic.Prelude that relate to the Arithmetic typeclass and updated the usage in Option/Async Try/Async extensions.

@benjstephenson benjstephenson marked this pull request as draft March 15, 2023 03:28
@benjstephenson benjstephenson marked this pull request as ready for review March 29, 2023 21:39
@louthy louthy merged commit 4c67f30 into louthy:main Sep 7, 2023
@louthy
Copy link
Owner

louthy commented Sep 7, 2023

Thanks @benjstephenson 👍

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