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:
1886
1886
1887
1887
~~~yaml
1888
1888
urls :
1889
- latest-snapshot : https://www. stackage.org/download /snapshots.json
1889
+ latest-snapshot : https://s3.amazonaws.com/haddock. stackage.org/snapshots.json
1890
1890
~~~
1891
1891
1892
1892
Customize the URLs where Stack looks for snapshot build plans.
1893
1893
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
+
1894
1902
# ## with-gcc
1895
1903
1896
1904
Command line equivalent (takes precedence) : ` --with-gcc` option
You can’t perform that action at this time.
0 commit comments