(Emacs)~correct haskell-process-start -> haskell-process-restart

This commit is contained in:
2020-09-29 17:24:36 +01:00
parent 4f984215e8
commit 1f674c0195

View File

@@ -1905,7 +1905,7 @@ Here I configure the REPL for Haskell via the
(+dx/create-toggle-function (+dx/create-toggle-function
+shell/toggle-haskell-repl +shell/toggle-haskell-repl
"*haskell*" "*haskell*"
haskell-process-start)) haskell-process-restart))
#+end_src #+end_src
** Python ** Python
Basic, haven't used python in this configuration yet. Basic, haven't used python in this configuration yet.