From a509c22865e399f2b975caff2e223c59e6c5fe10 Mon Sep 17 00:00:00 2001 From: Sanchayan Maity Date: Tue, 20 Apr 2021 21:47:09 +0530 Subject: [PATCH] emacs: Enable Haskell Need it for org-mode. --- emacs/.config/doom/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs/.config/doom/init.el b/emacs/.config/doom/init.el index f09875f..8e36f4c 100644 --- a/emacs/.config/doom/init.el +++ b/emacs/.config/doom/init.el @@ -129,7 +129,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 ; a language that's lazier than I am ;;hy ; readability of scheme w/ speed of python ;;idris ; a language you can depend on ;;json ; At least it ain't XML