Skip to content

Commit e557c0c

Browse files
committed
update 0.2.0
1 parent 377dd28 commit e557c0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The following configurations are available:
2020

2121
- `runner2.ghciPath`: path for GHCi (default `ghci`)
2222
- `runner2.stackPath`: path for stack executable (default `stack`)
23-
- `runner2.replTool`: by `default`, it uses `ghci` in single file and use `stack repl` in stack project, can be overridden by choosing other options (`ghci` for ghci only, and `stack` for stack repl only)
23+
- `runner2.replTool`: by `default`, it use `ghci` in single file and use `stack repl` in stack project. This can be overridden by choosing other options (`ghci` for ghci only, and `stack` for stack repl only)
2424
- `runner2.stackRun`: show "Stack Run" button, *reload required* (default `false`)
2525

2626
## Release Notes

0 commit comments

Comments
 (0)