mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-22 20:21:57 +01:00
Warn away from building the package set (fixes #1208)
This commit is contained in:
parent
e823ac1e77
commit
d3ffd2e24d
14
README.md
14
README.md
@ -49,14 +49,12 @@ Stackage both easier and more secure:
|
|||||||
Build the package set
|
Build the package set
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
Generally, building the package set should be done only by the Jenkins machine
|
Generally, building the package set should be done only by the Stackage build
|
||||||
or by the official maintainers, as the process does require quite a bit of
|
machine by the Stackage curation team. If you're interested in trying this
|
||||||
setup on the local machine. That said, you'll likely be able to get a stable
|
yourself, please check out [the curator
|
||||||
build by running:
|
guide](https://github.com/fpco/stackage/blob/master/CURATORS.md), though be
|
||||||
|
aware that this is not a recommended practice and there likely will be problems
|
||||||
cabal update
|
you will need to debug yourself.
|
||||||
cabal install stackage
|
|
||||||
stackage nightly
|
|
||||||
|
|
||||||
### Docker
|
### Docker
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user