Skip to content

Conversation

@andreabedini
Copy link
Member

Add stage3 (cross-compilation) to the bootstrapping stages diagram.
Stage3 uses ghc2 to build libraries for different target platforms
like javascript-unknown-ghcjs, wasm32-unknown-wasi, and x86_64-musl-linux.

🤖 Generated with Claude Code

Co-Authored-By: Claude [email protected]

Copy link

@angerman angerman left a comment

Choose a reason for hiding this comment

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

This looks correct.

@angerman
Copy link

angerman commented Oct 8, 2025

I believe the change should be against #89 though? E.g. we want to add this to the stuff that's in PR #89.

@andreabedini andreabedini changed the base branch from stable-ghc-9.14-rebased to wip/angerman/new-build-system October 17, 2025 13:57
Add stage3 (cross-compilation) to the bootstrapping stages diagram.
Stage3 uses ghc2 to build libraries for different target platforms
like javascript-unknown-ghcjs, wasm32-unknown-wasi, and x86_64-musl-linux.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@andreabedini andreabedini force-pushed the wip/andrea/stage3-readme branch from 3cf3e61 to 2920b10 Compare October 17, 2025 13:58
@andreabedini
Copy link
Member Author

Ignore the noise above, it is because I changed the base branch.

@andreabedini
Copy link
Member Author

I'll merge into #89. CI fails on that branch anyway.

@andreabedini andreabedini merged commit 6646e13 into wip/angerman/new-build-system Oct 17, 2025
0 of 2 checks passed
@andreabedini andreabedini deleted the wip/andrea/stage3-readme branch October 17, 2025 14:14
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.

3 participants