Skip to content

Re-export Text.ParserCombinators.ReadP#11852

Open
philderbeast wants to merge 4 commits into
haskell:masterfrom
cabalism:remove/deprecated-readp
Open

Re-export Text.ParserCombinators.ReadP#11852
philderbeast wants to merge 4 commits into
haskell:masterfrom
cabalism:remove/deprecated-readp

Conversation

@philderbeast
Copy link
Copy Markdown
Collaborator

@philderbeast philderbeast commented May 19, 2026

Fixes #11851, not by removing Distribution.Deprecated.ReadP but by keeping the interface the same and re-exporting from Text.ParserCombinators.ReadP everything except Parser, skipSpaces1 and readP_to_E.

I'll squash commits before applying the merge label if this pull request is approved.


  • Patches conform to the coding conventions.
  • Is this a PR that fixes CI? If so, it will need to be backported to older cabal release branches (ask maintainers for directions).

Copy link
Copy Markdown
Collaborator

@ulysses4ever ulysses4ever left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

killing code, yay!..

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.

Replace deprecated ReadP module

3 participants