From 0c5661e5fe85c0a8d7389cbe0c09c201067a57d6 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Sat, 24 Jun 2023 19:01:08 +0000 Subject: [PATCH] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index adaeaa094..c8a0893cf 100644 --- a/README.md +++ b/README.md @@ -240,6 +240,7 @@ We are looking for maintainers to add more parsers and to write query files for - [ ] [hack](https://github.com/slackhq/tree-sitter-hack) - [x] [hare](https://github.com/amaanq/tree-sitter-hare) (maintained by @amaanq) - [ ] [haskell](https://github.com/tree-sitter/tree-sitter-haskell) +- [x] [haskell_persistent](https://github.com/MercuryTechnologies/tree-sitter-haskell-persistent) (maintained by @lykahb) - [x] [hcl](https://github.com/MichaHoffmann/tree-sitter-hcl) (maintained by @MichaHoffmann) - [x] [heex](https://github.com/connorlay/tree-sitter-heex) (maintained by @connorlay) - [x] [hjson](https://github.com/winston0410/tree-sitter-hjson) (maintained by @winston0410)