hyai

Homepage: https://github.com/iquiw/hyai

Author: Iku Iwasa

Updated:

Summary

Haskell Yet Another Indentation

Commentary

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)

Dependencies