Conversation
geekosaur
left a comment
There was a problem hiding this comment.
Fine aside from the missing field in the changelog.
|
Thanks! Let me get that fixed. |
See haskell#11269 for more information. This PR changes the parse results to append warnings so they're displayed in-order. Resolves: haskell#11269
7d06af6 to
65195c4
Compare
|
I do wonder if just doing a |
|
Yeah I thought of doing that at first, and figured it maybe made sense to just return the warnings in the correct order instead of having to reverse them. But I do not feel strongly, if that's preferred I'd be happy to make that change. |
|
No, I don't think it's really necessary. The downside of |
|
Just wondering if I need to be looking at those 'Validate' CI failures more closely. At least some of the failures seem to be flakes. Let me know if there's anything else I can look into to request a second approval to merge! |
|
The first one I opened has a newly reversed warning. |
Ah okay, thanks -- I'll take a look at these |
See #11269 for more information. This PR changes the parse results to append warnings so they're displayed in-order.
This PR modifies behaviour or interface
Include the following checklist in your PR:
significance: significantin the changelog file.