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 Stack/GHC versions #11

Merged
merged 2 commits into from
Sep 17, 2023
Merged

Bump Stack/GHC versions #11

merged 2 commits into from
Sep 17, 2023

Conversation

DigitalBrains1
Copy link
Owner

@DigitalBrains1 DigitalBrains1 commented Sep 17, 2023

Add Stack CI with GHC 9.6

The extra-deps for Stack CI has been changed for the versions with GHC 8.6 and 8.8. For some reason, they specified version 0.3.1.2 of string-interpolate even though Cabal for those GHC's picks 0.3.2.1. Changed Stack CI to use that version instead.

Additionally, the caching of Stack CI is fixed. This corrects a mistake in PR #10.

Fixes #9

Fixes mistake introcuded in #10 (commit 20df524)
Add Stack CI with GHC 9.6

The `extra-deps` for Stack CI has been changed for the versions with GHC
8.6 and 8.8. For some reason, they specified version 0.3.1.2 of
`string-interpolate` even though Cabal for those GHC's picks 0.3.2.1.
Changed Stack CI to use that version instead.

Fixes #9
@DigitalBrains1 DigitalBrains1 merged commit f0feb84 into main Sep 17, 2023
15 checks passed
@DigitalBrains1 DigitalBrains1 deleted the bump-versions branch September 17, 2023 13:12
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.

Add Stackage CI for GHC 9.6 once it exists
1 participant