-
CircleCI has been tagging along for quite some time now. But it did cause a couple of issues, for example in #4282.
There is no apparent reason why we might want to have a separate CI for stack an…
-
| Field | Description |
|----------|-------------|
| Plugin | Not directly a vim plugin but a lsp for the haskell language to be included |
| Homepage | https://github.com/haskell/haskell-…
-
Discovered while working on this HLS PR: https://github.com/haskell/haskell-language-server/pull/4023, related to these issues:
- https://github.com/haskell/haskell-language-server/issues/3174
- h…
-
https://github.com/haskell/vscode-haskell/issues/454 is a feature request for better support for working with old versions of haskell-language-server, which is needed for working with older versions o…
-
As seen on the Stackage server:
```
[24 of 26] Compiling Language.Haskell.Tools.Refactor.Builtin.OrganizeImports ( L
anguage/Haskell/Tools/Refactor/Builtin/OrganizeImports.hs, dist/build/Language…
-
I've made a minimal repro here https://github.com/expipiplus1/hie-yaml-find
### Your environment
```
haskell-language-server-wrapper --version
haskell-language-server version: 1.8.0.0 (GHC…
-
### Your environment
Output of `haskell-language-server --probe-tools` or `haskell-language-server-wrapper --probe-tools`:
```sh
I ~/.c/C/U/g/haskell.haskell > ./haskell-language-server-wra…
-
The [changelog](https://hackage.haskell.org/package/haskell-language-server/changelog) for Haskell Language Server says that support for GHC 8.10 was dropped in version 2.3.0.0. So 2.2 should still su…
-
### Subject of the issue
Similar to already fixed #485, Eval plugin cannot handle imports from local internal libraries.
In particular, the issue will occur when we have a package with three compone…
konn updated
10 months ago
-
I have a weird inconsistency where I encounter the following error only when using `nix-build -A ghcjs.frontend`:
```
Setup: Encountered missing dependencies:
servant-reflex -any
```
Building…