We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62b8bb5 commit 5ec073cCopy full SHA for 5ec073c
README.md
@@ -24,6 +24,7 @@ typescript definitions laid out in the specification
24
- [haskell-language-server](https://github.com/haskell/haskell-language-server)
25
- [dhall-lsp-server](https://github.com/dhall-lang/dhall-haskell/tree/master/dhall-lsp-server#readme)
26
- [swarm](https://github.com/byorgey/swarm/blob/main/src/Swarm/Language/LSP.hs)
27
+- [curry-language-server](https://github.com/fwcd/curry-language-server)
28
29
## Example language servers
30
There are two example language servers in the `lsp/example/` folder. `Simple.hs` provides a minimal example:
0 commit comments