(Emacs)~correct haskell-process-start -> haskell-process-restart
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user