-
### Thank you for the bug report
- [X] I am using the latest version of `lsp-mode` related packages.
- [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https:…
-
Looks like there currently isn't any, really. https://hackage.haskell.org/package/lsp-types has a second public library but there's no evidence of it on the page.
-
`.tidal` is the standard extension for [TidalCycles](https://tidalcycles.org/) files. These are basically just a scratchpad containing Haskell expressions. You can then use the [vscode-tidalcycles](ht…
-
Code actions have kinds. It seems like there's a fair bit of scope for the client to do things with code actions of a particular kind. Thoughts that occur to me:
- Apply all actions of a particular…
-
## Is your enhancement request related to a problem? Please describe.
Given the following code snippet
```haskell
module Bug where
import qualified Test.Hspec as HSpec
bug =
HSpec.hspe…
-
My tests randomly crash with:
```
test-binary: Maybe.fromJust: Nothing
CallStack (from HasCallStack):
error, called at libraries/base/Data/Maybe.hs:148:21 in base:Data.Maybe
fromJust, called …
-
I encounter a case where entire server is crashed by a failed parse in `Eval` plugin:
```
haskell-language-server: Tokens.next failed to parse
{- else -} (structLit Parser did not …
-
[sourcegraph](https://sourcegraph.com/welcome) is powered by language servers. It would be good to add proper Haskell support by writing an extension.
This amounts to starting up HIE in a docker c…
-
### Your environment
Output of `haskell-language-server --probe-tools` or `haskell-language-server-wrapper --probe-tools`:
```sh
haskell-language-server version: 1.0.0.0 (GHC: 8.10.4) (PATH: …
-
## Your environment
Which OS do you use?
Ubuntu 20.04.6
Which version of GHC do you use and how did you install it?
GHC 9.4.8 via `ghcup`
How is your project built (alternative: link t…