We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d24367d commit a80474bCopy full SHA for a80474b
doc/yaml_configuration.md
@@ -41,7 +41,7 @@ user's local packages, these dependencies aren't built by default. They only get
41
built when needed.
42
43
Shadowing semantics, described
44
-[here](http://docs.haskellstack.org/en/stable/architecture/#shadowing), are
+[here](https://docs.haskellstack.org/en/v1.5.1/architecture/#shadowing), are
45
applied to your configuration. So, if you add a package to your `packages` list,
46
it will be used even if you're using a snapshot that specifies a particular
47
version. Similarly, `extra-deps` will shadow the version specified in the
0 commit comments