From baa968ec9d234e985eabd4639dbd6da10cbe557f Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Wed, 8 Apr 2015 23:46:56 -0400 Subject: [PATCH] enable haskell layer --- spacemacs/.spacemacs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.20.1