tree-sitter-haskell icon indicating copy to clipboard operation
tree-sitter-haskell copied to clipboard

Add support for `MultilineStrings`

Open Soupstraw opened this issue 2 months ago • 1 comments

GHC 9.12.1 introduced the MultilineStrings extension, which is currently not being parsed correctly.

Soupstraw avatar Oct 22 '25 07:10 Soupstraw

I implemented this upstream. I'll try to work on backporting outstanding changes soon

tek avatar Oct 24 '25 21:10 tek