Skip to content

Fix typo for WSAEACCES on Windows - #622

Open
sodic wants to merge 2 commits into
haskell:masterfrom
sodic:wsaeacces-fix
Open

Fix typo for WSAEACCES on Windows#622
sodic wants to merge 2 commits into
haskell:masterfrom
sodic:wsaeacces-fix

Conversation

@sodic

@sodic sodic commented Aug 21, 2026

Copy link
Copy Markdown

Fixes #623

I wasn't sure whether this should qualify as a breaking change. The typo is not documented behavior, but if someone depended on it, their code will break.

@sodic sodic changed the title Wsaeacces fix Fix typo for WSAEACCES Aug 21, 2026
@sodic sodic changed the title Fix typo for WSAEACCES Fix typo for WSAEACCES on Windows Aug 21, 2026
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.

Fix WSAEACCES typo in error message on Windows

1 participant