-
The following YAML is valid and works as intended.
```YAML
- tab: geefNde
testcases:
- expression:
haskell: Submission.geefNde 2 [1, 2, 3, 4]
return: 3
```
[The docs](…
-
haskell-language-server 2.9.0.0 fails to build for me on musl/llvm:
https://gist.github.com/hololeap/3c1dd38b8ca3831635a05e8bf5a39e4a
I'm having a very hard time deciphering this error, so any r…
-
I have been using [Asahi Linux](https://asahilinux.org/) which uses 16k pagesize for the past year or so. `ghcup` has worked perfectly on it. However today the `hls` died on me repeatedly. Checking lo…
-
In 1-basics: "languages like Haskell have such powerful type inference that there are hardly any explicit type names". Probably something more like "languages like Haskell have such powerful type infe…
-
There are periodic releases of the `haskell-language-server`, for instance, as of the time of writing this issue, [v2.8.0](https://github.com/haskell/haskell-language-server/releases/tag/2.8.0.0) has …
-
I painstakingly compiled Entangled V1.x from Haskell :-), and after coming back after a while found this V2 Python project.
Is the rationale for the programming language switch documented somewhere…
-
https://github.com/emacs-lsp/lsp-haskell/blob/5d3f4814f6ac44547a62551472cc76fbaebcccf7/lsp-haskell.el#L162-L166
I am trying to set up the `haskell-language-server`, and I’m wondering why the defaul…
-
### Bug:
Error Messages pop up for every entered character when hls (the haskell language server) is attached:
>LSP[hls] Error condition, please check your setup and/or the [issue tracker](https://g…
jergk updated
3 weeks ago
-
I have been learning Haskell for the last year on and off. I have never been able to get SDL.Mixer to play music stablily. It plays then randomly stops, or makes Glitching sounds, or repeats incorrect…
-
I'm trying to get `haskell-language-server` that would work with the old GHC used in GHCJS and transitively by Obelisk.
Couldn't find any ready to use option in NixOS - the versions that have GHC 8.6…