Get basic syntax highlighting for Haskell working

This commit is contained in:
Pseudomata 2024-01-24 18:08:47 -05:00
parent 10437794e4
commit 02ab16037c
No known key found for this signature in database
9 changed files with 189 additions and 0 deletions

View file

@ -130,6 +130,7 @@ tree-sitter-python.workspace = true
tree-sitter-toml.workspace = true
tree-sitter-typescript.workspace = true
tree-sitter-ruby.workspace = true
tree-sitter-haskell.workspace = true
tree-sitter-html.workspace = true
tree-sitter-php.workspace = true
tree-sitter-scheme.workspace = true