Fixes for cabal-reinstall CI job
* Allow filepath to be reinstalled * Bump some version bounds to allow newer versions of libraries * Rework testing logic to avoid "install --lib" and package env files Fixes #22344
Showing
- .gitlab-ci.yml 1 addition, 0 deletions.gitlab-ci.yml
- cabal.project-reinstall 1 addition, 2 deletionscabal.project-reinstall
- compiler/ghc.cabal.in 1 addition, 1 deletioncompiler/ghc.cabal.in
- hadrian/src/Rules/CabalReinstall.hs 8 additions, 10 deletionshadrian/src/Rules/CabalReinstall.hs
- hadrian/src/Settings/Builders/Cabal.hs 10 additions, 7 deletionshadrian/src/Settings/Builders/Cabal.hs
- libraries/ghc-boot/ghc-boot.cabal.in 1 addition, 1 deletionlibraries/ghc-boot/ghc-boot.cabal.in
- linters/lint-commit-msg/lint-commit-msg.cabal 1 addition, 1 deletionlinters/lint-commit-msg/lint-commit-msg.cabal
- linters/lint-whitespace/lint-whitespace.cabal 1 addition, 1 deletionlinters/lint-whitespace/lint-whitespace.cabal
Loading
Please register or sign in to comment