Skip to content

Conversation

@bgamari
Copy link
Contributor

@bgamari bgamari commented Sep 30, 2024

The new CommunicationsHandle abstraction requires the setFdOptions from unix.

Fixes #327.

The new `CommunicationsHandle` abstraction requires the `setFdOptions`
from `unix`.

Fixes haskell#327.
@bgamari
Copy link
Contributor Author

bgamari commented Sep 30, 2024

I have confirmed that this fixes the GHC/Javascript build; I will release shortly.

@bgamari bgamari merged commit a5a3865 into haskell:master Sep 30, 2024
@bgamari bgamari deleted the wip/T327 branch September 30, 2024 13:00
@hsyl20
Copy link

hsyl20 commented Sep 30, 2024

Thanks for fixing this. I was about to report this bug :)

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 javascript build

2 participants