diff options
Diffstat (limited to 'haskell.el')
| -rw-r--r-- | haskell.el | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/haskell.el b/haskell.el deleted file mode 100644 index eb2f0ed..0000000 --- a/haskell.el +++ /dev/null @@ -1,5 +0,0 @@ -(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)) -(add-hook 'haskell-mode-hook 'bard/haskell-mode-hook) |
