branch: elpa/haskell-ts-mode
commit 1c017f310e0281a56e0f491b982b94d96b397c27
Author: Pranshu Sharma <pranshusharma...@gmail.com>
Commit: Pranshu Sharma <pranshusharma...@gmail.com>

    at
---
 haskell.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/haskell.el b/haskell.el
index 259997d0ed..2881845395 100644
--- a/haskell.el
+++ b/haskell.el
@@ -3,6 +3,7 @@
 (require 'comint)
 (declare-function treesit-parser-create "treesit.c")
 
+;; TODO change to defvar
 (setq haskell-ts-font-lock
          (treesit-font-lock-rules
           :language 'haskell

Reply via email to