-
### Not a question
- [X] This is not a question. If you have a question, use [discussions](https://github.com/uga-rosa/ccc.nvim/discussions).
### I investigated.
- [X] I have read README.md, help d…
-
After compiling HLS for my 9.6.6-patched GHC (see #1149), the process terminates succesfully:
```
Copying 'haskell-language-server.exe' to
'C:\ghcup\tmp\ghcup-2e4270a6ac1940a3\haskell-language-serv…
-
### Your environment
* Which OS do you use? **Archlinux on 6.6.60-1-lts x86_64**
* Which version of GHC do you use and how did you install it? **9.8.2 via nix flake**
* How is your project bu…
-
I wanna create a hello world program on 'Haskell' programming language
-
### Problem description
[ERROR 03/03/2024 18:06:13] ...acker\start\mason.nvim/lua/mason-core/installer/init.lua:249: Installation failed for Package(name=haskell-language-server) error=spawn: pwsh fa…
-
I have a GHC 9.6.6 with some patches on top that I use daily, named `9.6.6-patched` in GHCup.
![image](https://github.com/user-attachments/assets/ede4cf56-c82e-47a0-889f-f31a897761d2)
This GHC …
-
Might need to make the executable path a list of paths.
-
If you like to have very basic packages using no or almost no extensions, I have several of them:
https://hackage.haskell.org/user/HenningThielemann
See for instance:
https://hackage.haskell.org/…
-
The following code crashes LF
```haskell
{-# LANGUAGE GADTs #-}
{-@ LIQUID "--ple" @-}
{-@ LIQUID "--reflection" @-}
{-@ LIQUID "--save" @-}
module Printf where
im…
-
This might be a bit more of an "out there" language to support, but especially since GHC gained support to emit to the `wasm32-wasi` target, I think it would be neat to allow Haskell to interop with o…