From: Amin Bandali Date: Sun, 3 May 2015 23:32:05 +0000 (-0400) Subject: use Chris Done's style for haskell hindent X-Git-Url: https://git.shemshak.org/~bandali/configs/commitdiff_plain/3048653e82448286188b95e6cc9f1653b47f0115 use Chris Done's style for haskell hindent --- diff --git a/spacemacs/.spacemacs b/spacemacs/.spacemacs index 7a96af8..b288c48 100644 --- a/spacemacs/.spacemacs +++ b/spacemacs/.spacemacs @@ -29,7 +29,7 @@ auctex html clojure - (haskell :variables '(haskell-enable-hindent-style "johan-tibell" + (haskell :variables '(haskell-enable-hindent-style "chris-done" haskell-enable-shm-support t)) themes-megapack )