Skip to content

Commit

Permalink
Merge pull request haskell#355 from TristanCacqueray/add-swarm
Browse files Browse the repository at this point in the history
Add swarm to the list of servers built on lsp
  • Loading branch information
michaelpj authored Nov 3, 2021
2 parents cc351aa + fe3b342 commit 39f9711
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ typescript definitions laid out in the specification
## Language servers built on lsp
- [haskell-language-server](https://github.com/haskell/haskell-language-server)
- [dhall-lsp-server](https://github.com/dhall-lang/dhall-haskell/tree/master/dhall-lsp-server#readme)
- [swarm](https://github.com/byorgey/swarm/blob/main/src/Swarm/Language/LSP.hs)

## Example language servers
There are two example language servers in the `lsp/example/` folder. `Simple.hs` provides a minimal example:
Expand Down

0 comments on commit 39f9711

Please sign in to comment.