Skip to content

Remove exported internal functions#1908

Open
spencerjanssen wants to merge 1 commit intoyesodweb:masterfrom
spencerjanssen:core-types-internal
Open

Remove exported internal functions#1908
spencerjanssen wants to merge 1 commit intoyesodweb:masterfrom
spencerjanssen:core-types-internal

Conversation

@spencerjanssen
Copy link
Copy Markdown

@spencerjanssen spencerjanssen commented Feb 24, 2026

Fixes #1907

The PVP says removing these exports requires a major version bump, but it seems fine to bend the rules here with a minor version bump. Alternatively this PR could be bundled with a future major release.

Before submitting your PR, check that you've:

  • Bumped the version number

After submitting your PR:

  • Update the Changelog.md file with a link to your PR
  • Check that CI passes (or if it fails, for reasons unrelated to your change, like CI timeouts)

Fixes yesodweb#1907

The exports were introduced in 9c445b6
and released in yesod-core 1.6.29.0.
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.

yesod-core 1.6.29.0 exposes Yesod.Core.Internal.Util

1 participant