Skip to content

Deprecate reexports of unsafe functions defined in Unsafe modules#561

Draft
Shimuuar wants to merge 1 commit intomasterfrom
unsafe-stage-2
Draft

Deprecate reexports of unsafe functions defined in Unsafe modules#561
Shimuuar wants to merge 1 commit intomasterfrom
unsafe-stage-2

Conversation

@Shimuuar
Copy link
Copy Markdown
Contributor

@Shimuuar Shimuuar commented May 3, 2026

This is partial (only Primitive modules) implementation of stage 2 of plan described in #540 (comment) Once we're happy with implementation for primitive we can replicate it for other unsafe functions.

Deprecation of reexports was introduced in GHC9.8 so we have to define new functions to deprecate. Haddocks for deprecated reexports looks like this:
image

Deprecation of reexports was introduced in GHC9.8 so we have to define new
functions to deprecate
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