feat(purescript)!: update parser and queries

removed note: `(constructor_operator)`
This commit is contained in:
Christian Clason
2025-06-17 15:49:52 +02:00
committed by Christian Clason
parent 9807487fe9
commit 7e6fbcaa20
2 changed files with 1 additions and 2 deletions

View File

@@ -1739,7 +1739,7 @@ return {
},
purescript = {
install_info = {
revision = '603daa9178bcef3386b3040d86435794965fc6f2',
revision = '03bafc129e390d65178caaa72d8a1b91439d170e',
url = 'https://github.com/postsolar/tree-sitter-purescript',
},
maintainers = { '@postsolar' },

View File

@@ -52,7 +52,6 @@
[
(operator)
(constructor_operator)
(type_operator)
(all_names)
"="