[Git][ghc/ghc][wip/ghc-9.4.5-backports] ci: lint-ci-config: regenerate cabal.config

Zubin (@wz1000) gitlab at gitlab.haskell.org
Sun Apr 16 09:41:42 UTC 2023



Zubin pushed to branch wip/ghc-9.4.5-backports at Glasgow Haskell Compiler / GHC


Commits:
a213d367 by Zubin Duggal at 2023-04-16T15:11:30+05:30
ci: lint-ci-config: regenerate cabal.config

- - - - -


1 changed file:

- .gitlab/generate_jobs


Changes:

=====================================
.gitlab/generate_jobs
=====================================
@@ -3,6 +3,7 @@
 
 cd "$(dirname "${BASH_SOURCE[0]}")"
 tmp=$(mktemp)
+rm -f /root/.cabal/config
 ./gen_ci.hs $tmp
 rm -f jobs.yaml
 echo "### THIS IS A GENERATED FILE, DO NOT MODIFY DIRECTLY" > jobs.yaml



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/a213d3676550a0e4d542172de539c0cfa2662431

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/a213d3676550a0e4d542172de539c0cfa2662431
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20230416/edb6f3bf/attachment-0001.html>


More information about the ghc-commits mailing list