Skip to content

Conversation

@webdevred
Copy link
Owner

@webdevred webdevred commented Oct 26, 2025

  • Introduced .github/scripts/extract_resolver_and_flags_for_stack.sh to:
    • Extract the Stack resolver from stack.yaml
    • Enable all experimental flags from the .cabal file in stack.yaml
  • Updated GitHub Actions workflow build-and-test.yaml to use this script
    • Sets CABAL_FILE environment variable for the script
    • Updates cache keys to include stack.yaml and package.yaml changes
  • Added lsp-server: false flag to stack.yaml for jbeam-edit package

@webdevred webdevred force-pushed the stack-build-with-experimental-features branch from a5ec3b9 to e7659a5 Compare October 26, 2025 17:12
@webdevred webdevred force-pushed the stack-build-with-experimental-features branch from e7659a5 to 257f196 Compare October 26, 2025 17:48
@webdevred webdevred merged commit 5371032 into master Oct 26, 2025
14 checks passed
@webdevred webdevred deleted the stack-build-with-experimental-features branch October 26, 2025 17:56
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