release: tree-sitter haskell grammar - Haskell

Welcome to the Functional Programming Zulip Chat Archive. You can join the chat here.

Torsten Schmits

I have rewritten the grammar and it's now in a working state! :partydrizaw:

Don't know if this is useful to anyone yet, maybe @TheMatten might be interested for Hask :grinning_face_with_smiling_eyes:

As soon as neovim merges support for tree-sitter 0.19 (should be in a few days), you can get syntax highlighting based on the grammar!

https://github.com/tree-sitter/tree-sitter-haskell

Haskell grammar for tree-sitter. Contribute to tree-sitter/tree-sitter-haskell development by creating an account on GitHub.
TheMatten

Cool! Personally I would love to see it as a VSCode extension, because current one seems to be broken at few places (and obviously can't compete with tree-sitter :big_smile: )

Torsten Schmits

is there no tree-sitter for vscode?

Torsten Schmits

ah, it's atom that supports it

Matt

can't believe it happened, may the gods bless you ! there is a PR for treesitter 0.19 in neovim it zill be merged soon

Matt

I honestly had 0 hope for this xD

Torsten Schmits

it was quite the journey

Torsten Schmits

@Matt here's the thread :grinning:

Matt

hehe thank you. Hopefully we can release neovim with tresitter 0.19 next week