File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -151,6 +151,13 @@ Pass the option `--resolver <snapshot>` to specify the snapshot. For further
151
151
information, see the
152
152
[ YAML configuration] ( yaml_configuration.md#resolver-or-snapshot ) documentation.
153
153
154
+ At the command line (only):
155
+ * ` --resolver lts-<major_version> ` specifies the latest Stackage LTS Haskell
156
+ snapshot with the specified major version;
157
+ * ` --resolver lts ` specifies, from those with the greatest major version, the
158
+ latest Stackage LTS Haskell snapshot; and
159
+ * ` --resolver nightly ` specifies the most recent Stackage Nightly snapshot.
160
+
154
161
## ` --[no-]rsl-in-log ` flag
155
162
156
163
[ :octicons-tag-24: 2.9.1] ( https://github.com/commercialhaskell/stack/releases/tag/v2.9.1 )
You can’t perform that action at this time.
0 commit comments