aboutsummaryrefslogtreecommitdiffstats
path: root/config/doom/init.el
diff options
context:
space:
mode:
authorÓscar Nájera <hi@oscarnajera.com>2021-05-07 22:16:05 +0200
committerÓscar Nájera <hi@oscarnajera.com>2021-05-17 09:59:37 +0200
commitbdf0c51643e7f2de03211e430e80e434fff6d394 (patch)
tree41acd176959e30902dd97ef70b04f414d8b42049 /config/doom/init.el
parent2464daa5c3f935589027aa73b4c481258fddd221 (diff)
downloaddotfiles-bdf0c51643e7f2de03211e430e80e434fff6d394.tar.gz
dotfiles-bdf0c51643e7f2de03211e430e80e434fff6d394.tar.bz2
dotfiles-bdf0c51643e7f2de03211e430e80e434fff6d394.zip
Using ghcup for haskell dev and LSP on editor
Diffstat (limited to 'config/doom/init.el')
-rw-r--r--config/doom/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/doom/init.el b/config/doom/init.el
index 5ba67ea..15518b3 100644
--- a/config/doom/init.el
+++ b/config/doom/init.el
@@ -131,7 +131,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 ; a language you can depend on
;;json ; At least it ain't XML