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 expose internal util modules #1101

Merged
merged 1 commit into from
Feb 16, 2025

Conversation

meooow25
Copy link
Contributor

We don't have a good enough reason to expose these modules. They do not offer internals of containers (Set, Map, etc.) and are not required to use other exposed internals.

Closes #1096

We don't have a good enough reason to expose these modules. They do not
offer internals of containers (Set, Map, etc.) and are not required to
use other exposed internals. Instead they clutter the modules list and
search results.
@meooow25 meooow25 force-pushed the dont-expose-internal-utils branch from e7686d1 to f65de1d Compare February 16, 2025 07:48
@meooow25 meooow25 merged commit 736ad26 into haskell:master Feb 16, 2025
13 checks passed
@meooow25 meooow25 deleted the dont-expose-internal-utils branch February 16, 2025 08:04
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.

Hide internal util modules?
1 participant