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

Deprecate Data.Set.fold and Data.IntSet.fold #1049

Merged
merged 1 commit into from
Oct 12, 2024

Conversation

meooow25
Copy link
Contributor

@meooow25 meooow25 commented Oct 3, 2024

They are aliases for foldr and have long been documented as deprecated. Similar functions for Map and IntMap were deprecated in 0.5.8.1.

Related: #1044

They are aliases for foldr and have long been documented as deprecated.
Similar functions for Map and IntMap were deprecated in 0.5.8.1.
@meooow25 meooow25 force-pushed the deprecate-set-fold branch from 73b4034 to fd0d59f Compare October 4, 2024 17:12
@meooow25 meooow25 merged commit 7c437d5 into haskell:master Oct 12, 2024
12 checks passed
@meooow25 meooow25 deleted the deprecate-set-fold branch October 12, 2024 07:10
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.

1 participant