File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -1886,11 +1886,19 @@ Default:
18861886
18871887~~~yaml
18881888urls :
1889- latest-snapshot : https://www. stackage.org/download /snapshots.json
1889+ latest-snapshot : https://s3.amazonaws.com/haddock. stackage.org/snapshots.json
18901890~~~
18911891
18921892Customize the URLs where Stack looks for snapshot build plans.
18931893
1894+ !!! warning
1895+
1896+ Following the handover of the Stackage project to the Haskell Foundation in
1897+ early 2024, the file at Stack's default URL may not be up to date.
1898+
1899+ The file at https://www.stackage.org/download/snapshots.json should be an
1900+ up to date alternative.
1901+
18941902# ## with-gcc
18951903
18961904Command line equivalent (takes precedence) : ` --with-gcc` option
You can’t perform that action at this time.
0 commit comments