Skip to content

Conversation

EncodePanda
Copy link
Contributor

Should we continue maintaining the Mac OS in CI? It's the second time I'm bumping it this week

@EncodePanda EncodePanda merged commit 06fa255 into haskell:main Apr 10, 2021
@jaspervdj
Copy link
Member

@EncodePanda I don't have strong feelings about having Mac OS in CI, but I know some people are using the release binaries for Mac OS. And, well, if we don't build Mac OS on each run, it can be a bit stressful if it turns out it's broken right before a release.

We could look into other options for the CI though, I think https://github.com/haskell/actions has been gaining some traction, or we could use hashFiles on the cabal/stack files to avoid the manual version bumps?

@EncodePanda
Copy link
Contributor Author

@jaspervdj There maybe could also be value in just relying on nix to build stylish. I think there are github actions allowing you to install Nix. We could then rely on caching mechanism (from IOHK's hydra to get the right GHC and from cachix as well - they have some plans for open source projects).

tchoutri pushed a commit to tchoutri/stylish-haskell that referenced this pull request Apr 14, 2021
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