Skip to content

Refactor notice, info and debug functions#12024

Open
philderbeast wants to merge 8 commits into
haskell:masterfrom
cabalism:refactor/notice-info-debug-messages
Open

Refactor notice, info and debug functions#12024
philderbeast wants to merge 8 commits into
haskell:masterfrom
cabalism:refactor/notice-info-debug-messages

Conversation

@philderbeast

Copy link
Copy Markdown
Collaborator

Refactor notice, info and debug and the matching *NoWrap functions to share a common implementation.

Note

hFlush stdout is always called but shouldn't that be hFlush h? This is a separate issue, #11899.


  • 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).

@Bodigrim

Bodigrim commented Jul 5, 2026

Copy link
Copy Markdown
Collaborator

Sorry for nitpicking, but perhaps the PR title can be edited, like "Refactor notice, info and debug functions". I've been confused what it means until I looked inside.

@philderbeast philderbeast changed the title Refactor notice info debug message functions Refactor notice, info and debug functions Jul 5, 2026
@philderbeast philderbeast force-pushed the refactor/notice-info-debug-messages branch 2 times, most recently from e3d107c to 698924f Compare July 5, 2026 12:36
@philderbeast philderbeast force-pushed the refactor/notice-info-debug-messages branch from 698924f to 1c2da84 Compare July 6, 2026 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants