mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
CURATORS remove few more obsoleted info
This commit is contained in:
parent
511afcffff
commit
7d3e04f73f
@ -208,17 +208,11 @@ If a new package fails to build because of missing system libraries we often ask
|
|||||||
|
|
||||||
|
|
||||||
### Upgrading GHC version
|
### Upgrading GHC version
|
||||||
(~~The Dockerfile contains information on which GHC versions should be used.~~
|
|
||||||
You can modify it and push it to Github to trigger a build.
|
|
||||||
The nightly branch is used for nightlies. For LTSes, we use the ltsX branch,
|
The nightly branch is used for nightlies. For LTSes, we use the ltsX branch,
|
||||||
where X is the major version number (e.g., lts20 for lts-20.\*).)
|
where X is the major version number (e.g., lts20 for lts-20.\*).)
|
||||||
|
|
||||||
Update the `Win32` version in `build-constraints.yaml` under "GHC upper bounds".
|
|
||||||
|
|
||||||
Note that when starting a new LTS major release, you'll need to modify `.github/workflows/image.yml` to add a new lts branch.
|
Note that when starting a new LTS major release, you'll need to modify `.github/workflows/image.yml` to add a new lts branch.
|
||||||
|
|
||||||
Update `GHCVER` in `Dockerfile`. (This env var automatically gets passed to the scripts in `docker/`).
|
|
||||||
|
|
||||||
Ensure that the [global-hints.yaml
|
Ensure that the [global-hints.yaml
|
||||||
file](https://github.com/fpco/stackage-content/blob/master/stack/global-hints.yaml)
|
file](https://github.com/fpco/stackage-content/blob/master/stack/global-hints.yaml)
|
||||||
is updated with information on the latest GHC release by cloning that
|
is updated with information on the latest GHC release by cloning that
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user