mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Fix #1207: update Haskell
Otherwise the Haskell parser would eat up all your RAM within seconds.
This commit is contained in:
parent
3f5c3c01e6
commit
df189e28a4
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@
|
|||
"revision": "ed8723cd660451c0b192af79183e29b5ce9916d2"
|
||||
},
|
||||
"haskell": {
|
||||
"revision": "381dca04f20381ecb3f4306d727474755ad19cc4"
|
||||
"revision": "2e33ffa3313830faa325fe25ebc3769896b3a68b"
|
||||
},
|
||||
"html": {
|
||||
"revision": "d93af487cc75120c89257195e6be46c999c6ba18"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue