Closed
Description
- With the lastest releases we can observe that several bugs affecting final users are related with the fact we are offering precompiled binaries and using them by default in the extension/ghcup
- hls developers and ci are testing a version built from source in the same machine so the test suite is green for those bugs
- imo we should run the test suite against the precompiled binaries before make a release, ideally in ci but, at least, locally
//cc @bubba @alanz