Skip to content

Commit 536f5e8

Browse files
committed
Remove haskell-indentation advice from README.md
1 parent 4c54ce6 commit 536f5e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ Make sure you have this in your [init file](http://www.gnu.org/software/emacs/ma
1313

1414
```elisp
1515
(require 'package)
16-
(add-hook 'haskell-mode-hook 'haskell-indentation-mode)
1716
(custom-set-variables
1817
;; custom-set-variables was added by Custom.
1918
;; If you edit it by hand, you could mess it up, so be careful.

0 commit comments

Comments
 (0)