-
Notifications
You must be signed in to change notification settings - Fork 13
bump base upper bound to <4.19 #90
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
Conversation
CI seems busted. 😢 |
We'll have to see if it recovers or if we need to regenerate with |
Sounds good. I went ahead and added another commit here just to see what this looks like with a |
We already have a Haskell CI workflow. Let's see what CI does this time, but if the new one works, you should revert that commit and use |
Sure; I'll just revert the commits then. I saw the existing CI file, but it looked hand-written, and I thought Feel free to add more commits to this PR, or not - I'm stepping away from it for now. |
Sorry if I got it wrong. I was just trying to advise. It looks like you did a good thing.... |
It looks like I did get it wrong. If that was from haskell-ci, it was way too old. Ugh. Sorry. |
I think this PR is good to merge; here's one green run from history: https://github.com/lspitzner/pqueue/actions/runs/4433666369 To fix CI I simply removed |
Okay, thanks a lot. I'll try to remember to do the CI thing and make a release in the morning. |
No problem, thank you! |
It looks like whatever problem you encountered with 7.10.3 was temporary (maybe a server issue or something). I didn't have any trouble with it in #91, so I guess we'll keep supporting 7.10.3 a bit longer. |
I think the issue is that installing 7.10.3 via GHCup no longer works (at least by default), which is what the old CI used (via |
Could we get this released to Hackage, or at least a Hackage revision? |
Yeah, let's just make a release and deal with the remaining equality question later. |
The what? I don't see any mention of equality here? |
No description provided.