emacs-tree-sitter / elisp-tree-sitter

Emacs Lisp bindings for tree-sitter
https://emacs-tree-sitter.github.io
MIT License
822 stars 74 forks source link

Add support for Haskell #186

Closed wenkokke closed 2 years ago

wenkokke commented 2 years ago

There is a tree-sitter grammar for Haskell.

What would need to be done to add support for this grammar in emacs-tree-sitter?

GTrunSec commented 2 years ago

adding the hasekll support by yourself. https://github.com/GTrunSec/emacs-tree-sitter/blob/master/bin/devshell.toml#L55

ubolonton commented 2 years ago

That grammar is not included in the bundle because there are issues with building it on GitHub Actions https://github.com/emacs-tree-sitter/tree-sitter-langs/pull/16#issuecomment-906604108.

You can try compiling it yourself and add then modifying tree-sitter-load-path.