From 01dd7b570a692ca59d34c74806e7fcdd48e60b21 Mon Sep 17 00:00:00 2001 From: Corey Powell Date: Tue, 1 Jun 2021 14:44:03 -0500 Subject: Restored haskell syntax It seems to work --- languages.toml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'languages.toml') diff --git a/languages.toml b/languages.toml index 143a7c27..e13184c9 100644 --- a/languages.toml +++ b/languages.toml @@ -144,3 +144,12 @@ file-types = ["php"] roots = [] indent = { tab-width = 2, unit = " " } + +[[language]] +name = "haskell" +scope = "source.haskell" +injection-regex = "haskell" +file-types = ["hs"] +roots = [] + +indent = { tab-width = 2, unit = " " } -- cgit v1.2.3-70-g09d2