Fixed haskell documentation about REPL

This commit is contained in:
Sergio Ugalde 2018-10-19 09:12:33 -05:00 committed by Boris Buliga
parent f46b8c916d
commit 2dc7102c90
No known key found for this signature in database
GPG Key ID: 027328150F064FA8
1 changed files with 2 additions and 2 deletions

View File

@ -233,8 +233,8 @@ REPL commands are prefixed by ~SPC m s~:
|-------------+-------------------------------------------------|
| ~SPC m s b~ | load or reload the current buffer into the REPL |
| ~SPC m s c~ | clear the REPL |
| ~SPC m s s~ | show the REPL without switching to it |
| ~SPC m s S~ | show and switch to the REPL |
| ~SPC m s s~ | show and switch to the REPL |
| ~SPC m s S~ | show the REPL without switching to it |
** Intero REPL
Intero REPL commands are prefixed by ~SPC m i~: