-
Duplicating an issue from the previous version of website about difficult and unfriendly language by presenting highlighted by @sjakobi changes in a more structured format and incorporating changes by…
-
### Your environment
```
Tool versions found on the $PATH
cabal: 3.8.1.0
stack: 2.7.5
ghc: 9.2.4
```
```bash
$ haskell-language-server-wrapper --version
haske…
-
## Problem
Disko is currently somewhat tricky to maintain. Part of this comes from the current architecture that puts nix itself at the center of the entire operation, and uses it as a crude templa…
-
**I propose that** we add to F#, and to the standard libraries, a new type of sequence which would be pure (not accepting side effects) but which would have an interface similar to what `Seq` already …
-
**Describe the bug**
Testing `//tests/haskell_module/dep-narrowing-th:Test` on amd64 Darwin using GHC 9.6 crashes ghc-iserv with a BUS error when using a GHC from nixpkgs, and with a SIGSEGV error …
avdv updated
4 months ago
-
Obwohl ich im Haskell Language Server eigentlich die gleiche Version von ormolu verwende wie in der GitHub Action verwendet wird, unterscheiden sich die Formatierungen manchmal. Das Problem tritt nich…
-
* Currently it is disabled by default in the hls .cabal file:
https://github.com/haskell/haskell-language-server/blob/e1075e88f15e2c93e8968f69bacc33356d9db255/haskell-language-server.cabal#L134-L137
…
-
I'm currently trying to get haskell-language-server to work with a bazel built repo.
Failing project here: https://github.com/aveltras/haskell-bazel-nix/tree/4228d1ecf1ad362d04f11ee058d24f25aba61552
…
-
From #39
1. [Length of the line segment](https://www.codewars.com/kata/55f1786c296de4952f000014)
* Result is a formatted string, input is an array of arrays
* 7kyu
* 88% with 1150 completions
* No pe…
-
When I hover my cursor on the comment, the language server shows a prompt and highlight a large range of text (shown in the figure), which is visually disturbing and annoying, how can I disable it?
…