Time for a new and exciting release:
- It includes three brand new plugins:
- Alternate number literals
- Qualify imported names
- Selection range (aka double click text selection)
- Support for ghc 9.2.1 (partial)
- Support for ghc 9.0.2
https://t.co/4SoXFxvkO4
Here comes the Summer of #Haskell! We're planning to participate in @GoogleOSS's Summer of Code again this year! If you've any ideas on how #OSS newcomers could improve the ecosystem, please visit: https://t.co/FP9o1B7OYP We're waiting for your project submissions! #gsoc2022
Time for a new and exciting release:
- It includes three brand new plugins:
- Alternate number literals
- Qualify imported names
- Selection range (aka double click text selection)
- Support for ghc 9.2.1 (partial)
- Support for ghc 9.0.2
https://t.co/4SoXFxvkO4
We have just release 1.6.1.0
This is a bug fix release to restore a fully statically linked haskell-language-server-wrapper executable.
* It has been reported here: https://t.co/WGJn35brYV
* And fixed with: https://t.co/jJ0QAyrhja
@TechnoEmpress From that issue:
"Distributing dynamically linked binaries is complicated because you also need to distribute the Haskell package shared objects and any C dependencies. Moreover, you need to manipulate rpaths or use an LD_LIBRARY_PATH wrapper."
@TechnoEmpress We are afraid it is not, the recommendation is building from source with dynamic linking:
https://t.co/tiDbuEkXmc
We considered it here: https://t.co/DMUUep9zFD
@istathar Some refences:
* Note in the troubleshooting guide: https://t.co/tiDbuEkXmc
* Issue about statically linked binaries: https://t.co/E6csKC7B5y
* And https://t.co/I9J4WiQ1Tp
@istathar hls binaries are not fully static and it does not link some system libs, so we can't guarantee th eval will work in all user environments
we have lot of issues about th and the usual suggestion has been to build hls from source fully dynamic
In this release we add it as an alert
I'm very excited to announce that the Haskell Foundation has a DevOps position available, supporting GHC and core open source Haskell projects!
Please take a look at https://t.co/9aH7jqdzS5 and spread it around. This position is central in the Haskell ecosystem.
I was finally able to replace ghcid with a decent neovim + haskell-language-server setup and recorded a brief screencast of what it looks like:
https://t.co/GvjgK9HG7Z