aboutsummaryrefslogtreecommitdiff
path: root/Emacs/.config/emacs
diff options
context:
space:
mode:
Diffstat (limited to 'Emacs/.config/emacs')
-rw-r--r--Emacs/.config/emacs/config.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/Emacs/.config/emacs/config.org b/Emacs/.config/emacs/config.org
index 00a48cf..3299d59 100644
--- a/Emacs/.config/emacs/config.org
+++ b/Emacs/.config/emacs/config.org
@@ -1905,7 +1905,7 @@ Here I configure the REPL for Haskell via the
(+dx/create-toggle-function
+shell/toggle-haskell-repl
"*haskell*"
- haskell-process-start))
+ haskell-process-restart))
#+end_src
** Python
Basic, haven't used python in this configuration yet.