Skip to content
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

refactoring: put installed stuff into a dedicated types package #6357

Merged
merged 3 commits into from
Dec 4, 2023

Conversation

theobat
Copy link
Contributor

@theobat theobat commented Dec 3, 2023

Because it's not going to stay a "Package" thing in the future if we build at the component level

@theobat theobat force-pushed the installed-refactoring branch from 541f6c5 to 30f56e0 Compare December 3, 2023 22:30
@mpilgrem
Copy link
Member

mpilgrem commented Dec 4, 2023

I think the integration tests are failing because you have edited the stack.cabal and not the package.yaml. I think you need to do the latter, and then stack build --dry-run to create the stack.cabal from it.

@mpilgrem
Copy link
Member

mpilgrem commented Dec 4, 2023

The self-hosted runner for Linux ARM64 is not picking up (it has been a problem for a couple of days). I'll ask Michael Snoyman to look into it (it has happened before).

@theobat theobat force-pushed the installed-refactoring branch from 30f56e0 to 3dd464d Compare December 4, 2023 10:10
@theobat
Copy link
Contributor Author

theobat commented Dec 4, 2023

@mpilgrem I fixed it thanks, it's only missing the ARM64 now

@mpilgrem mpilgrem force-pushed the installed-refactoring branch from 401914a to e2ca123 Compare December 4, 2023 12:22
@mpilgrem mpilgrem merged commit e039164 into commercialhaskell:master Dec 4, 2023
11 of 12 checks passed
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