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

Bump ghc 9.10.1 with CPP #570

Closed
wants to merge 10 commits into from

Conversation

philderbeast
Copy link
Contributor

See #564. Adds CPP conditionals.

To test for each ghc-x.y.z, when x.y.z = {9.4.8, 9.6.5, 9.8.2, 9.10.1}:

$ cabal clean
$ cabal build all --project-file=ghc-x.y.z.cabal.project
$ cabal test all --test-show-details=always --project-file=ghc-x.y.z.cabal.project

$ stack purge
$ stack test --stack-yaml=ghc-x.y.z.stack.yaml

Note

stack.yaml and cabal.project are set up for ghc-9.10.1.

@tomjaguarpaw tomjaguarpaw mentioned this pull request Jun 1, 2024
@tomjaguarpaw
Copy link
Collaborator

Thanks! I took the CPP and incorporated it into #571

If you'd like to submit the other pieces please open a new PR. We already have a CI system that tests a range of GHC versions, so I didn't understand what the changes were for.

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.

None yet

2 participants