syntax: Stop compiling haskell, seems unmaintained and slowest to compile
This commit is contained in:
parent
240f3a6cc4
commit
15dd7ca6d8
2 changed files with 1 additions and 2 deletions
|
@ -1 +0,0 @@
|
||||||
Subproject commit 2a0aa1cb5f1b787a4056a29fa0791e87846e33fb
|
|
|
@ -71,7 +71,7 @@ mk_langs!(
|
||||||
// (Cpp, tree_sitter_cpp),
|
// (Cpp, tree_sitter_cpp),
|
||||||
(Css, tree_sitter_css),
|
(Css, tree_sitter_css),
|
||||||
(Go, tree_sitter_go),
|
(Go, tree_sitter_go),
|
||||||
(Haskell, tree_sitter_haskell),
|
// (Haskell, tree_sitter_haskell),
|
||||||
(Html, tree_sitter_html),
|
(Html, tree_sitter_html),
|
||||||
(Java, tree_sitter_java),
|
(Java, tree_sitter_java),
|
||||||
(Javascript, tree_sitter_javascript),
|
(Javascript, tree_sitter_javascript),
|
||||||
|
|
Loading…
Add table
Reference in a new issue