[Git][haskell-team/package-plan][experimental] force installation of ghc from experimental
Frédéric-Emmanuel Picca
gitlab at salsa.debian.org
Tue May 26 13:32:56 BST 2020
Frédéric-Emmanuel Picca pushed to branch experimental at Debian Haskell Group / package-plan
Commits:
398ecb23 by Picca Frédéric-Emmanuel at 2020-05-26T14:32:41+02:00
force installation of ghc from experimental
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -7,6 +7,6 @@ build:
stage: deploy
script:
- apt-get update
- - apt-get install -y --no-install-recommends cabal-install ghc dctrl-tools patchutils libtext-patch-perl libfile-slurp-perl libipc-run-perl liblist-moreutils-perl libdpkg-perl
+ - apt-get install -y --no-install-recommends -t experimental cabal-install ghc dctrl-tools patchutils libtext-patch-perl libfile-slurp-perl libipc-run-perl liblist-moreutils-perl libdpkg-perl
- HOME=.cabal cabal update
- HOME=.cabal ./test-packages.pl
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/398ecb2332b3fe532caa1966d439a5082e209e62
--
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/398ecb2332b3fe532caa1966d439a5082e209e62
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20200526/943d7c31/attachment.html>
More information about the Pkg-haskell-commits
mailing list