@@ -984,7 +984,7 @@ Integer indicating how many simultaneous downloads are allowed to happen.
984984
985985# ## default-init-snapshot
986986
987- :octicons-tag-24 : UNRELEASED
987+ [ :octicons-tag-24 : 3.1.1](https://github.com/commercialhaskell/stack/releases/tag/v3.1.1)
988988
989989Default : As for the [`stack init`](init_command.md) command when no snapshot is
990990specified at the command line.
@@ -1113,7 +1113,7 @@ compiler's binary directory - will take precedence over those specified here
11131113
11141114# ## file-watch-hook
11151115
1116- :octicons-tag-24 : UNRELEASED
1116+ [ :octicons-tag-24 : 3.1.1](https://github.com/commercialhaskell/stack/releases/tag/v3.1.1)
11171117
11181118Specifies the location of an executable or `sh` shell script to be run after
11191119each attempted build with
@@ -1218,7 +1218,7 @@ This option is incompatible with `system-ghc: true`.
12181218
12191219# ## global-hints-location
12201220
1221- :octicons-tag-24 : UNRELEASED
1221+ [ :octicons-tag-24 : 3.1.1](https://github.com/commercialhaskell/stack/releases/tag/v3.1.1)
12221222
12231223Default :
12241224
@@ -1296,7 +1296,7 @@ Template Haskell.
12961296
12971297### hpack-force
12981298
1299- :octicons-tag-24: UNRELEASED
1299+ [ :octicons-tag-24: 3.1.1 ] ( https://github.com/commercialhaskell/stack/releases/tag/v3.1.1 )
13001300
13011301Default: ` false `
13021302
@@ -1411,7 +1411,7 @@ modify-code-page: false
14111411
14121412# ## msys-environment
14131413
1414- :octicons-tag-24 : UNRELEASED
1414+ [ :octicons-tag-24 : 3.1.1](https://github.com/commercialhaskell/stack/releases/tag/v3.1.1)
14151415
14161416Restrictions : Windows systems only.
14171417
@@ -2156,7 +2156,7 @@ esac
21562156
21572157### ` --file-watch ` post-processing
21582158
2159- :octicons-tag-24: UNRELEASED
2159+ [ :octicons-tag-24: 3.1.1 ] ( https://github.com/commercialhaskell/stack/releases/tag/v3.1.1 )
21602160
21612161On Unix-like operating systems and Windows, Stack's ` build --file-watch `
21622162post-processing can be fully customised by specifying an executable or a ` sh `
0 commit comments