Skip to content

Commit eb8b4fc

Browse files
committed
Don't specify line endings
1 parent 4aa8875 commit eb8b4fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

haskell-font-lock.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -704,7 +704,7 @@ on an uppercase identifier."
704704
(provide 'haskell-font-lock)
705705

706706
;; Local Variables:
707-
;; coding: utf-8-unix
707+
;; coding: utf-8
708708
;; tab-width: 8
709709
;; End:
710710

0 commit comments

Comments
 (0)