Skip to content

Commit 710f2a2

Browse files
authored
Add support for haskell-ts-mode (#4555)
1 parent 5617883 commit 710f2a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lsp-mode.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -871,6 +871,7 @@ Changes take effect only when a new session is started."
871871
(go-ts-mode . "go")
872872
(graphql-mode . "graphql")
873873
(haskell-mode . "haskell")
874+
(haskell-ts-mode . "haskell")
874875
(hack-mode . "hack")
875876
(php-mode . "php")
876877
(php-ts-mode . "php")

0 commit comments

Comments
 (0)