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

Remove CI special case for GHC 9.8 #538

Merged
merged 2 commits into from
Nov 7, 2023
Merged

Conversation

tomjaguarpaw
Copy link
Collaborator

Closes #535

This removes the special case code added in
aff7e69 because at that time stan's depedencies had not yet had their bounds adjusted to support GHC 9.8. Now they do support 9.8 so we can remove the special case.

because the pretty-simple:setup.Cabal dependency seems to need it
Closes #535

This removes the special case code added in
aff7e69 because at that time stan's
depedencies had not yet had their bounds adjusted to support GHC 9.8.
Now they do support 9.8 so we can remove the special case.
@tomjaguarpaw tomjaguarpaw merged commit 94c5816 into main Nov 7, 2023
39 checks passed
@tomjaguarpaw tomjaguarpaw deleted the remove-9.8-special-case branch November 7, 2023 09:51
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.

Remove CI 9.8 special case when dependencies support 9.8
1 participant