Update tree-sitter-haskell (#6317)

This commit is contained in:
Ollie Charles 2023-04-12 15:35:01 +01:00 committed by GitHub
parent 1421b67a4c
commit deab323c28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -882,7 +882,7 @@ indent = { tab-width = 2, unit = " " }
[[grammar]]
name = "haskell"
source = { git = "https://github.com/tree-sitter/tree-sitter-haskell", rev = "b6ec26f181dd059eedd506fa5fbeae1b8e5556c8" }
source = { git = "https://github.com/tree-sitter/tree-sitter-haskell", rev = "98fc7f59049aeb713ab9b72a8ff25dcaaef81087" }
[[language]]
name = "purescript"

View File

@ -2,7 +2,7 @@
[
(adt)
(decl_type)
(type_alias)
(newtype)
] @class.around