Skip to content

Release CI (without nightlies) #30

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

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

hasufell
Copy link
Member

No description provided.

sergv and others added 7 commits July 15, 2025 20:02
If extra-lib-dirs and/or extra-include-dirs are specified via either
command line or project files, they’re going to be added for each
package in the dendency graph. With enough long enough directories
the command-line length limits for gcc may be hit and calls to
the C compiler made from hsc2hs will start failing.

Ideally hsc2hs should be using repsonse files, but needlessly
specifying myriad of command-line parameters is redundant anyway.
@hasufell hasufell force-pushed the stable-haskell/feature/release-ci-pr branch 2 times, most recently from 81be964 to dc68962 Compare July 18, 2025 09:29
@hasufell hasufell force-pushed the stable-haskell/feature/release-ci-pr branch 4 times, most recently from 4edf27a to 4e18b1f Compare July 22, 2025 09:37
@hasufell hasufell force-pushed the stable-haskell/feature/release-ci-pr branch from 4e18b1f to 96cd816 Compare July 28, 2025 02:43
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.

4 participants