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

Don't export State from Sequence.Internal #1093

Merged
merged 1 commit into from
Jan 18, 2025

Conversation

meooow25
Copy link
Contributor

There is no reason to export it.

It seems to have been done accidentally (#500 (review)).


Currently this State is the top result for https://hoogle.haskell.org/?hoogle=State. This was confusing for someone who wanted to look up State, which is how I became aware of the export.

There is no reason to export it.
@meooow25 meooow25 merged commit efbdbc5 into haskell:master Jan 18, 2025
13 checks passed
@meooow25 meooow25 deleted the dont-export-state branch January 18, 2025 05:30
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