Expand description
HASKELL grammar for tree-sitter
This crate provides the haskell language grammar for use with tree-sitter.
Constants§
- HIGHLIGHTS_
QUERY - The highlights query for haskell.
- INJECTIONS_
QUERY - The injections query for haskell.
- LOCALS_
QUERY - The locals query for haskell.
Functions§
- language
- Returns the haskell tree-sitter language.