-
Notifications
You must be signed in to change notification settings - Fork 3
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
Switch to GHC 9.6.6 and a new resolver #328
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #328 +/- ##
==========================================
+ Coverage 59.67% 59.71% +0.04%
==========================================
Files 29 29
Lines 4364 4364
Branches 499 497 -2
==========================================
+ Hits 2604 2606 +2
Misses 1261 1261
+ Partials 499 497 -2 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent, thanks. I've looked at the code changes, and I've just tested it on my Mac with the new GHC, including pedantic tests. Looks all good to me.
No description provided.