We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2c61b8 commit bf8c310Copy full SHA for bf8c310
doc/GUIDE_advanced.md
@@ -59,7 +59,7 @@ Stack's commands are listed below, in alphabetical order.
59
* [`repl`](ghci.md) - a synonym for `stack ghci`
60
* [`run`](run_command.md) - build and run an executable
61
* [`runghc`](runghc_command.md) - run `runghc`
62
-* [`runhaskell`](runghc_command.md) - a synoynm for `stack runghc`
+* [`runhaskell`](runghc_command.md) - a synonym for `stack runghc`
63
* [`script`](script_command.md) - run a Haskell source file as a script
64
* [`sdist`](sdist_command.md) - create an archive file for a package, in a form
65
accepted by Hackage
0 commit comments