No mature haskell-ts-mode apparently 😭

This commit is contained in:
Andrea Ciceri 2024-02-11 02:00:57 +01:00
parent 4f1d2a5931
commit e498a8d285
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg

View file

@ -493,9 +493,7 @@
:mode "\\.ts\\'")
(use-package haskell-mode
:hook ((haskell-mode . eglot-ensure)
;; (haskell-mode . tree-sitter-hl-mode) # doesn't exist yet?
)
:hook ((haskell-mode . eglot-ensure))
:mode "\\.hs\\'")
(use-package purescript-mode