ZIm/crates/zed/src
Mikayla Maki fd3c96dbed
Add Haskell support (#5281) (#6786)
This PR adds the Haskell tree-sitter grammar copied from
[`nvim-treesitter`](https://github.com/nvim-treesitter/nvim-treesitter/tree/master/queries/haskell).
It also adds the Haskell Language Server.

This is a joint effort by myself (adding the grammar) and @leifu1128
(who is adding the language server integration).

This PR resolves https://github.com/zed-industries/zed/issues/5281

Release Notes:

- Added Haskell support
([#5281](https://github.com/zed-industries/zed/issues/5281)).
2024-01-26 18:32:20 -08:00
..
languages Add Haskell support (#5281) (#6786) 2024-01-26 18:32:20 -08:00
app_menus.rs Editor docs (#4097) 2024-01-18 00:48:37 +01:00
languages.rs Simplify Haskell LSP integration 2024-01-26 20:19:36 -05:00
main.rs Try to flesh out our panic stacks more 2024-01-24 23:33:54 -07:00
only_instance.rs Disable instance handshake in dev builds 2023-12-04 09:16:04 -05:00
open_listener.rs Editor docs (#4097) 2024-01-18 00:48:37 +01:00
zed.rs Fix typos discovered by codespell 2024-01-25 18:32:32 +01:00