@@ -539,7 +539,7 @@ build:
539539 haddock-deps : false
540540
541541 # If specified, implies haddock-internal: false and
542- # haddock-hyperlink-source: true. Since Stack UNRELEASED .
542+ # haddock-hyperlink-source: true. Since Stack 2.15.1 .
543543 haddock-for-hackage : false
544544
545545 # The configuration is ignored, if haddock-for-hackage: true.
@@ -1255,7 +1255,7 @@ For further information, see the
12551255
12561256# ## notify-if-arch-unknown
12571257
1258- :octicons-tag-24 : UNRELEASED
1258+ [ :octicons-tag-24 : 2.15.1](https://github.com/commercialhaskell/stack/releases/tag/v2.15.1)
12591259
12601260Default : ` true`
12611261
@@ -1264,7 +1264,7 @@ should Stack notify the user of that?
12641264
12651265# ## notify-if-cabal-untested
12661266
1267- :octicons-tag-24 : UNRELEASED
1267+ [ :octicons-tag-24 : 2.15.1](https://github.com/commercialhaskell/stack/releases/tag/v2.15.1)
12681268
12691269Default : ` true`
12701270
@@ -1273,7 +1273,7 @@ been found, should Stack notify the user of that?
12731273
12741274# ## notify-if-ghc-untested
12751275
1276- :octicons-tag-24 : UNRELEASED
1276+ [ :octicons-tag-24 : 2.15.1](https://github.com/commercialhaskell/stack/releases/tag/v2.15.1)
12771277
12781278Default : ` true`
12791279
@@ -1282,7 +1282,7 @@ Stack notify the user of that?
12821282
12831283# ## notify-if-nix-on-path
12841284
1285- :octicons-tag-24 : UNRELEASED
1285+ [ :octicons-tag-24 : 2.15.1](https://github.com/commercialhaskell/stack/releases/tag/v2.15.1)
12861286
12871287Default : ` true`
12881288
@@ -1521,7 +1521,7 @@ setup-info:
15211521
15221522' Platforms' are pairs of an operating system and a machine architecture (for
15231523example, 32-bit i386 or 64-bit x86-64) (represented by the
1524- ` Cabal.Distribution.Systems.Platform` type). Stack currently (version 2.13 .1)
1524+ ` Cabal.Distribution.Systems.Platform` type). Stack currently (version 2.15 .1)
15251525supports the following pairs in the format of the `setup-info` key :
15261526
15271527|Operating system|I386 arch|X86_64 arch|Other machine architectures |
0 commit comments