From: Amin Bandali Date: Thu, 9 Apr 2015 03:46:56 +0000 (-0400) Subject: enable haskell layer X-Git-Url: https://git.shemshak.org/~bandali/configs/commitdiff_plain/baa968ec9d234e985eabd4639dbd6da10cbe557f enable haskell layer --- diff --git a/spacemacs/.spacemacs b/spacemacs/.spacemacs index 6de5617..f776298 100644 --- a/spacemacs/.spacemacs +++ b/spacemacs/.spacemacs @@ -10,7 +10,7 @@ dotspacemacs-configuration-layer-path '() ;; List of configuration layers to load. If it is the symbol `all' instead ;; of a list then all discovered layers will be installed. - dotspacemacs-configuration-layers '(mu4e evil git c-c++ auctex html clojure) + dotspacemacs-configuration-layers '(mu4e evil git c-c++ auctex html clojure haskell) ;; A list of packages and/or extensions that will not be install and loaded. dotspacemacs-excluded-packages '() ;; If non-nil spacemacs will delete any orphan packages, i.e. packages that