summaryrefslogtreecommitdiff
path: root/languages.toml
diff options
context:
space:
mode:
Diffstat (limited to 'languages.toml')
-rw-r--r--languages.toml16
1 files changed, 8 insertions, 8 deletions
diff --git a/languages.toml b/languages.toml
index e13184c9..e923bb64 100644
--- a/languages.toml
+++ b/languages.toml
@@ -145,11 +145,11 @@ roots = []
indent = { tab-width = 2, unit = " " }
-[[language]]
-name = "haskell"
-scope = "source.haskell"
-injection-regex = "haskell"
-file-types = ["hs"]
-roots = []
-
-indent = { tab-width = 2, unit = " " }
+# [[language]]
+# name = "haskell"
+# scope = "source.haskell"
+# injection-regex = "haskell"
+# file-types = ["hs"]
+# roots = []
+#
+# indent = { tab-width = 2, unit = " " }