We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 16cee10 + 60f761d commit 8b65c31Copy full SHA for 8b65c31
ChangeLog.md
@@ -29,6 +29,8 @@ Other enhancements:
29
Consequently, the default behaviour of Stack is unaffected.
30
* Add the `stack config set install-msys` command to configure the
31
`install-msys` option in YAML configuration files.
32
+* Option `allow-newer-deps` is no longer classified as experimental in
33
+ documentation.
34
35
Bug fixes:
36
doc/configure/yaml/non-project.md
@@ -61,8 +61,6 @@ allow-newer: true
61
62
## allow-newer-deps
63
64
-:octicons-beaker-24: Experimental
65
-
66
[:octicons-tag-24: 2.9.3](https://github.com/commercialhaskell/stack/releases/tag/v2.9.3)
67
68
Default: `none`
0 commit comments