From fa49aa2b985398b3da4379efc46198ba6497bdfc Mon Sep 17 00:00:00 2001 From: tslil clingman <> Date: Mon, 27 Sep 2021 08:53:17 -0400 Subject: Fixed tabs! --- emacs/inits/21-functional.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emacs/inits/21-functional.el') diff --git a/emacs/inits/21-functional.el b/emacs/inits/21-functional.el index f863145..d9e4214 100644 --- a/emacs/inits/21-functional.el +++ b/emacs/inits/21-functional.el @@ -1,4 +1,4 @@ -;; Time-stamp: <2021-07-07 19h56 EDT (hobbies)> +;; Time-stamp: <2021-09-27 08h48 EDT (hobbies)> ;; ----------------------------------------------------------------------------- ;; Haskell @@ -26,7 +26,7 @@ (interactive-haskell-mode) (turn-on-haskell-doc-mode) (turn-on-haskell-decl-scan) - (lsp) + (lsp) (haskell-mode-stylish-buffer)))) :config (setq haskell-doc-show-global-types t -- cgit v1.2.3