Skip to content

Switch to Stack for GitHub Actions CI #1146

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

Closed
parsonsmatt opened this issue Oct 31, 2020 · 3 comments
Closed

Switch to Stack for GitHub Actions CI #1146

parsonsmatt opened this issue Oct 31, 2020 · 3 comments

Comments

@parsonsmatt
Copy link
Collaborator

Current cabal based builds doesn't seem to pick up on changes to upstream libraries.

Example: this GitHub Action CI run. cabal was failing locally too, but stack was fine. cabal clean and then another cabal test all fixed it locally.

@Vlix
Copy link
Contributor

Vlix commented Feb 19, 2021

Link goes to empty logs :/

@parsonsmatt
Copy link
Collaborator Author

parsonsmatt commented May 21, 2021

Another reason to switch to stack: there's no way to pass a CLI argument to every test suite.

@parsonsmatt
Copy link
Collaborator Author

Freckle has a nice cache action for stack

@parsonsmatt parsonsmatt mentioned this issue May 21, 2021
7 tasks
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 a pull request may close this issue.

2 participants