From eb203c229c8f1b9ff77d87c4e748e14616bd8a48 Mon Sep 17 00:00:00 2001 From: AChavali Date: Sun, 9 Feb 2020 18:27:39 +0000 Subject: ~using dante for haskell now Omg haskell is so fidgety on Emacs. Or maybe doom is badly configured? Anyway, using dante I can setup a comfy way to edit stuff in org mode and directly in an hs file. --- doom.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doom.d/init.el') diff --git a/doom.d/init.el b/doom.d/init.el index 81dba95..e287e3d 100644 --- a/doom.d/init.el +++ b/doom.d/init.el @@ -115,7 +115,7 @@ ;;ess ; emacs speaks statistics ;;fsharp ; ML stands for Microsoft's Language ;;go ; the hipster dialect - (haskell) ; a language that's lazier than I am + (haskell +dante) ; a language that's lazier than I am ;;hy ; readability of scheme w/ speed of python ;;idris ; ;;(java +meghanada) ; the poster child for carpal tunnel syndrome -- cgit v1.2.3-13-gbd6f