Skip to content

Commit b31c8b5

Browse files
authored
Merge pull request #3211 from Pastafarianist/patch-1
Fix GHCi → ghci
2 parents 5ddb7be + 67fd83b commit b31c8b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/GUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1425,7 +1425,7 @@ modified version of a dependency that hasn't yet been released upstream.
14251425

14261426
Please note that when adding upstream packages directly to your project it is
14271427
important to distinguish _local packages_ from the upstream _dependency
1428-
packages_. Otherwise you may have trouble running `stack GHCi`. See
1428+
packages_. Otherwise you may have trouble running `stack ghci`. See
14291429
[stack.yaml documentation](yaml_configuration.md#packages) for more details.
14301430

14311431
## Flags and GHC options

0 commit comments

Comments
 (0)