Skip to content

Enable GHC 9.10, 9.12, 9.14 in CI, add a test case for DontFragment option #615

Merged
kazu-yamamoto merged 2 commits into
haskell:masterfrom
harendra-kumar:repro-issue-608
May 31, 2026
Merged

Enable GHC 9.10, 9.12, 9.14 in CI, add a test case for DontFragment option #615
kazu-yamamoto merged 2 commits into
haskell:masterfrom
harendra-kumar:repro-issue-608

Conversation

@harendra-kumar
Copy link
Copy Markdown
Contributor

Hoping to reproduce the problem mentioned in #608 .

@harendra-kumar
Copy link
Copy Markdown
Contributor Author

Configure step in the Windows build with GHC-9.10 is showing:

checking whether IP_DONTFRAG is declared... no
checking whether IP_MTU_DISCOVER is declared... yes

But the test has succeeded. I have to check what is different in the streamly test-suite, maybe appveyor has a different Windows version. But irrespective of that we can merge this PR, it is only additional CIs/tests.

Copy link
Copy Markdown
Collaborator

@kazu-yamamoto kazu-yamamoto left a comment

Choose a reason for hiding this comment

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

LGTM

@kazu-yamamoto kazu-yamamoto merged commit e55b880 into haskell:master May 31, 2026
19 checks passed
@kazu-yamamoto
Copy link
Copy Markdown
Collaborator

Merged.
Thanks!

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.

2 participants