You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[`allow-newer-deps`](yaml_configuration.md#allow-newer-deps) are required.
185
186
186
-
As with using the [`stack runghc`](runghc_command.md) command at the command
187
-
line, if the current working directory is inside a project, then that project's
188
-
project-level configuration file is effective when running the script. Otherwise
189
-
the script uses the project-level configuration file in the `global-project`
190
-
directory in the Stack root.
187
+
When using the [`stack runghc`](runghc_command.md) command, as when using it at
188
+
the command line, if the current working directory is inside a project, then
189
+
that project's project-level configuration file is effective when running the script. Otherwise the script uses the project-level configuration file in the
0 commit comments