uncomment haskell in emacs config

This commit is contained in:
Sami Samhuri 2011-06-26 15:55:35 -07:00
parent 22be8e220f
commit 47b2784ae0

4
emacs
View file

@ -184,8 +184,8 @@
;; haskell ;; haskell
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; (if (file-readable-p "~/.emacs.d/haskell/haskell-site-file.el") (if (file-readable-p "~/.emacs.d/haskell/haskell-site-file.el")
;; (load "~/.emacs.d/haskell/haskell-site-file.el" nil t)) (load "~/.emacs.d/haskell/haskell-site-file.el" nil t))
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;