Re-enable PureScript on Linux and Windows (#8252)

Relevant PRs:
- https://github.com/zed-industries/zed/pull/7543
- https://github.com/zed-industries/zed/pull/7827

Release Notes:

- Fixed build issues with PureScript on Windows and Linux
This commit is contained in:
postsolar 2024-02-23 13:19:36 +02:00 committed by GitHub
parent 71557f3eb3
commit 65318cb6ac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 5 additions and 12 deletions

View file

@ -1,4 +1,4 @@
# PureScript
- Tree Sitter: [tree-sitter-purescript](https://github.com/ivanmoreau/tree-sitter-purescript)
- Tree Sitter: [tree-sitter-purescript](https://github.com/postsolar/tree-sitter-purescript)
- Language Server: [purescript](https://github.com/nwolverson/purescript-language-server)