From 354f3436dce6b084bb0d41639470eb1f3a01e0ef Mon Sep 17 00:00:00 2001 From: Correl Date: Fri, 11 Mar 2022 00:50:35 -0500 Subject: [PATCH] [emacs] Enable haskell support --- .doom.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.doom.d/init.el b/.doom.d/init.el index c572cf0..d0d6469 100644 --- a/.doom.d/init.el +++ b/.doom.d/init.el @@ -138,7 +138,7 @@ ;;fstar ; (dependent) types and (monadic) effects and Z3 ;;gdscript ; the language you waited for ;;(go +lsp) ; the hipster dialect - ;;(haskell +dante) ; a language that's lazier than I am + (haskell +lsp) ; a language that's lazier than I am hy ; readability of scheme w/ speed of python ;;idris ; ;;json ; At least it ain't XML