summaryrefslogtreecommitdiff
path: root/settings/setup-haskell-mode.el
diff options
context:
space:
mode:
Diffstat (limited to 'settings/setup-haskell-mode.el')
-rw-r--r--settings/setup-haskell-mode.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/setup-haskell-mode.el b/settings/setup-haskell-mode.el
index 3747f94..fd83fca 100644
--- a/settings/setup-haskell-mode.el
+++ b/settings/setup-haskell-mode.el
@@ -10,8 +10,8 @@
("<=" . ?≤)
("()" . ?∅))))
-(add-hook 'haskell-mode-hook 'hasklig-mode)
-(add-hook 'haskell-mode-hook 'haskell/pretty-symbols)
+;; (add-hook 'haskell-mode-hook 'hasklig-mode)
+;; (add-hook 'haskell-mode-hook 'haskell/pretty-symbols)
;; (setq inferior-haskell-find-project-root nil)