Run 'cabal update' only once
parent
a79ca077
No related branches found
No related tags found
Showing
- components/HaskellTools.dhall 0 additions, 1 deletioncomponents/HaskellTools.dhall
- images/alpine.dhall 2 additions, 2 deletionsimages/alpine.dhall
- images/centos.dhall 1 addition, 1 deletionimages/centos.dhall
- images/debian.dhall 1 addition, 1 deletionimages/debian.dhall
- images/fedora.dhall 1 addition, 1 deletionimages/fedora.dhall
-
mentioned in commit d8352b7f
-
@maerwald, this commit is actually breaking. Specifically, we must
cabal update
at least twice: once asroot
to build the bootstrap tools and again as theghc
user (which will be used by downstream GHC builds). -
mentioned in commit 97efce6b
-
mentioned in commit 2ecc06df
-
mentioned in commit 4b114d05
Please register or sign in to comment