diff options
Diffstat (limited to 'haskell.el')
| -rw-r--r-- | haskell.el | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +(load-file "~/.emacs.d/bard-lisp/hs-lint.el") (require 'hs-lint) (defun bard/haskell-mode-hook () (local-set-key (kbd "C-c h l") 'hs-lint)) |
