Version 1 of package Haskell-Ts-Mode has just been released in NonGNU ELPA. You can now find it in M-x list-packages RET.
Haskell-Ts-Mode describes itself as: ====================================== A treesit based major mode for haskell ====================================== More at https://elpa.nongnu.org/nongnu/haskell-ts-mode.html ## Summary: 1 haskell-ts-mode ═════════════════ A haskell mode that uses treesitter. 2 Screenshot ════════════ <./ss.png> The above screenshot is indented coloured using haskell-ts-mode, with prettify-symbols-mode enabled. 3 Usage ═══════ `C-c C-r' to open REPL `C-c C-c' to send code to repl `C-M-q' Indent paragraph 4 Features ══════════ an overview of the features are: • Syntax highliting • Indentation • Imenu support • REPL (C-c r in the mode to run) • Prettify symbols mode support 5 Comparasion with haskell-mode ═══════════════════════════════ ## Recent NEWS: [Not provided 🙁]