syntax: Stop compiling haskell, seems unmaintained and slowest to compile

This commit is contained in:
Blaž Hrastnik 2021-01-19 16:57:19 +09:00
parent 240f3a6cc4
commit 15dd7ca6d8
2 changed files with 1 additions and 2 deletions

@ -1 +0,0 @@
Subproject commit 2a0aa1cb5f1b787a4056a29fa0791e87846e33fb

View file

@ -71,7 +71,7 @@ macro_rules! mk_langs {
// (Cpp, tree_sitter_cpp),
(Css, tree_sitter_css),
(Go, tree_sitter_go),
(Haskell, tree_sitter_haskell),
// (Haskell, tree_sitter_haskell),
(Html, tree_sitter_html),
(Java, tree_sitter_java),
(Javascript, tree_sitter_javascript),