SIGN IN SIGN UP

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)).
M
Mikayla Maki committed
fd3c96dbedde5cadd0c5d846a2179a9e0554d2a7
Committed by GitHub <noreply@github.com> on 1/27/2024, 2:32:20 AM