doomemacs/modules/lang/haskell/+hindent.el

7 lines
153 B
EmacsLisp
Raw Normal View History

;;; +hindent.el --- description -*- lexical-binding: t; -*-
;;;###if (featurep! +hindent)
(def-package! hindent
:hook (haskell-mode . hindent-mode))