Skip to content

Commit 8b65c31

Browse files
authored
Merge pull request #6692 from commercialhaskell/allow-newer-deps
Upgrade allow-newer-deps from experimental
2 parents 16cee10 + 60f761d commit 8b65c31

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ Other enhancements:
2929
Consequently, the default behaviour of Stack is unaffected.
3030
* Add the `stack config set install-msys` command to configure the
3131
`install-msys` option in YAML configuration files.
32+
* Option `allow-newer-deps` is no longer classified as experimental in
33+
documentation.
3234

3335
Bug fixes:
3436

doc/configure/yaml/non-project.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@ allow-newer: true
6161

6262
## allow-newer-deps
6363

64-
:octicons-beaker-24: Experimental
65-
6664
[:octicons-tag-24: 2.9.3](https://github.com/commercialhaskell/stack/releases/tag/v2.9.3)
6765

6866
Default: `none`

0 commit comments

Comments
 (0)