Homepage: https://github.com/iquiw/hyai
Author: Iku Iwasa
Updated:
Haskell Yet Another Indentation
HYAI is an indentation minor mode for Haskell. To enable HYAI in `haskell-mode', add `hyai-mode' to `haskell-mode-hook'. (add-hook 'haskell-mode-hook #'hyai-mode)