Closed stschiff closed 1 year ago
Patch coverage: 94.87
% and project coverage change: -0.14
:warning:
Comparison is base (
ba73946
) 70.49% compared to head (665c9df
) 70.36%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
I decided to move even further into the presence to LTS 20.17 for ghc-9.2.7, published a week ago. I then went ahead and replaced the yaml-pretty-extras code. I also fixed all compiler issues with --pedantic
: Some of our pattern matches are not allowed any more.
I think this is ready and can be reviewed/merged. I'll have quick peak into the release pipeline now to fix obvious issues. But we'll only know if everything works when we prepare the next release :shrug:
Wow, I did only just see this. Fantastic. Then I can compile this on my new Mac as well. I will try and green-light this tonight
I'm just putting this here for now. The build plan works, but we needed to get rid of yaml-pretty-extras. The newer
yaml
packages support tweaking the output order, though: https://stackoverflow.com/a/65659340So that's something to be changed.