Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@german1608
Copy link
Contributor

Resolves #84

Adds support for GHC 9.4.2. Additionally, the colourista package declaration was updated so for cabal installs it uses the new hackage version (0.1.0.2) which supports 9.2.4, and also has a convenient base bound. For stack, I couldn't find a stackage for it, so I just pinned the commit from kowainik/colourista@c7b0681

I also added Cabal 3.8 and GHC 9.4.2 to the build matrix for the cabal job. Let me know if we can just replace the existing cabal 3.6 with 3.8, or if it's okay to use both.

Additional tasks

  • Documentation for changes provided/changed: Not needed
  • Tests added: Existing tests suffice.
  • Updated CHANGELOG.md: Should I do this?

@german1608 german1608 requested a review from chshersh as a code owner October 7, 2022 05:42
@german1608
Copy link
Contributor Author

Workflow execution sample on my fork: https://github.com/german1608/iris/actions/runs/3202513553

@chshersh chshersh added CI hacktoberfest-accepted https://hacktoberfest.com/participation/ labels Oct 7, 2022
Copy link
Owner

@chshersh chshersh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for improving this! I'm glad to see that not many code or dependency changes were required 🙂

Only a few things left to improve and it's good to go 🚢

Copy link
Owner

@chshersh chshersh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect 🔝

@chshersh chshersh merged commit 2efce7d into chshersh:main Oct 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI hacktoberfest-accepted https://hacktoberfest.com/participation/

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support GHC 9.4

2 participants