-
-
Notifications
You must be signed in to change notification settings - Fork 389
Attach windows binaries for ghc 8.8.4 #276
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
Comments
That would be perfect! |
I've attached binaries in the 0.2.2 release:
I would keep this open to track the manual upload of those versions, while they are not available via ci |
Is 8.8.2 completely unbuildable on windows? |
it was last time i tried it but not sure it it worths the time to try it again: two minor versions released and 5 months since the last 8.8.2 stackage lts |
@jneira I’ve kicked off the 0.3.0 pre-release, whenever you're able can you upload some windows binaries for ghc-8.8.3 and 8.8.4 at some point? I'll wait for them before untagging it as pre-release |
Sure, i'll upload them asap |
@bubba done! |
Sure, i uploaded 8.8.3, 8.8.4 and 8.10.2 last night |
Can we close this? |
Well, we will need to upload manually windows versions hard to install in a ci env. |
Oops, sorry, I thought this related to the 0.4.0 tag specifically. |
@jneira 0.5.0 has been tagged, can you upload some binaries again whenever you're free? https://github.com/haskell/haskell-language-server/releases/tag/0.5.0 Btw, should we be also bumping hls-plugin-api to 0.5.0? |
I did a diff between master and 0.4.1.0 and there is no differences, I will double check it just in case. EDIT: |
|
@jneira can you do binaries for 0.5.1 at some point? |
yeah, but I will not able to do it until tomorrow at night (UTC) |
@jneira No rush, once you upload them can you uncheck the pre-release button? Thanks again as always! |
@bubba uploaded and pre button unchecked! |
Added missing windows binaries for 0.6.0 |
As we added 8.10.2 to cu, that version not need to be generated locally |
To alliviate the manual generation of binaries i popose drop support for the ghc-8.8.3 binary and only relase ghc-8.8.4. |
Sounds good to me |
Also agreed. |
@jneira Could you upload HLS-8.8.4 for Windows? |
my laptop is on heat, i ll try to upload it this evening gmt |
This time i am not able to install hls for ghc-8.8.4, it fails continously with segfaults building floskell. |
Hm... does it work without floskell? |
I want to try some tricks including it to get the full build but that is a good alternative if everything else fails. |
Agreed. I will make the pre-release be a real release. P.S. done. |
@Ailrun many thanks, i know make the release can be a little bit stressing and you have done a perfect work 😄 |
@jneira it's all my words, thank you for all your help for the release :) |
Finally i've got to build it and it is already included in the release 😄 Using |
If we can create a binary reliably with that setting, how about put things back to Github Actions? |
mmm iirc in the CI windows environment the bug is more persistent, but maybe could work, good idea (the script would be more complex though) |
I am installing locally 1.2.0 for ghc-8.8.4 |
This time i am not able to avoid the segfault easily, i am trying with
😟 |
No need for more manual builds thanks to #2199 |
As it is difficult to make ci generate those windows binaries but it is doable locally, i think we could try to attach my local windows versions.
I am gonna follow the naming conventions of the existing ones and attach them manually asap, if no one disagree.
/cc @bubba
The text was updated successfully, but these errors were encountered: