uncomment haskell in emacs config
This commit is contained in:
parent
22be8e220f
commit
47b2784ae0
1 changed files with 2 additions and 2 deletions
4
emacs
4
emacs
|
|
@ -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))
|
||||||
|
|
||||||
|
|
||||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue