tree-sitter / tree-sitter-haskell

Haskell grammar for tree-sitter.
MIT License
151 stars 36 forks source link

highlights.scm and locals.scm exist, so uncomment them #83

Closed VixieTSQ closed 2 years ago

VixieTSQ commented 2 years ago

inside the rust binding, these constant variable correspond to these files, and simply grab the file contents at compile time. They are needed in some cases and should be uncommented if the files exist.