[Emacs] Remove structured-haskell-mode

This commit is contained in:
Ivan Malison 2016-10-25 18:04:19 -07:00
parent 255049219a
commit 05b50e878d
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -4199,12 +4199,6 @@ I've disabled perspective because I just don't use it much.
#+BEGIN_SRC emacs-lisp
(use-package hackernews :commands hackernews)
#+END_SRC
**** structured-haskell-mode
This needs a hackage install and I've never used it before. Just putting this here for later.
#+BEGIN_SRC emacs-lisp
(use-package shm
:disabled t)
#+END_SRC
* Appearance
** Basic Config
#+BEGIN_SRC emacs-lisp