Haskell-language-server: Attach windows binaries for ghc 8.8.4

Created on 3 Aug 2020  路  24Comments  路  Source: haskell/haskell-language-server

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

build windows

Most helpful comment

Sure, i'll upload them asap

All 24 comments

That would be perfect!

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鈥檝e 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!

Hi @jneira , @alanz has made the 0.4.0 release could you upload some binaries for those on 8.8.4 and 8.8.3 as well?

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.
Stackage is using 8.8.4 for lts and 8.10.2 for nightly (with a windows workaround) so there is chances that users will need them.
I would continue uploading until newer versions are released and stackage is updated to use them.

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: git diff 0.5.0 hls-plugin-api-0.4.1.0 -- .\hls-plugin-api\ does show nothing

  • binaries for hls-0.5.0 already uploaded

@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.
If nobody disagree i will do it in the next release. If some user explicitly ask for it we can attach it.

Sounds good to me

Also agreed.

Was this page helpful?
0 / 5 - 0 ratings