Skip to content

Commit

Permalink
Update tree-sitter-haskell
Browse files Browse the repository at this point in the history
  • Loading branch information
ocharles authored Mar 14, 2023
1 parent 75ebc1f commit 516b370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion languages.toml
Original file line number Diff line number Diff line change
Expand Up @@ -868,7 +868,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 = "fb3c19e8e307acaf9336ab88330fd386ce731638" }

[[language]]
name = "purescript"
Expand Down

0 comments on commit 516b370

Please sign in to comment.