tree-sitter / tree-sitter-haskell

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

Updates macOS support after #62 #61

Closed wenkokke closed 2 years ago

wenkokke commented 2 years ago
wenkokke commented 2 years ago

Adding WASM tests, since I believe that they still have the infinite loop in parsing HLS... somehow?

wenkokke commented 2 years ago

@tek This is ready to be merged. It doesn't run wasm tests yet, but I'll leave that for after we get full compatibility with the stdlib exported by web-tree-sitter, i.e., either no more realloc, or convince @maxbrunsfeld it should be exported.

tek commented 2 years ago

looks good! :partying_face: