Skip to content

[TEST] CI: Pass --ghc-options=-j to stack when builing toysolver package #199

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

msakai
Copy link
Owner

@msakai msakai commented May 24, 2025

No description provided.

msakai added 3 commits May 24, 2025 09:58
We don't pass --ghc-options=-j when we build dependencies,
because parallelism is already exploited by building multiple
dependencies in parallel.
https://docs.haskellstack.org/en/stable/configure/global_flags/#-jobs-or-j-option
@msakai msakai force-pushed the ci-parallel-compilation-test branch from e016198 to 1eb134b Compare May 24, 2025 12:16
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.

1 participant