Closed
Description
Describe the bug
Bumping GHC's Cabal
submodule from b925356 to e4db2dc appears to regress Cabal
copy. Specifically, test_bindist
fails with:
utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/ghc-prim dist-install ":" '' '/home/ben/ghc/ghc/bindisttest/install dir' '/home/ben/ghc/ghc/bindisttest/install dir/lib/ghc-8.11.0.20200207' '/home/ben/ghc/ghc/bindisttest/install dir/share/doc/ghc-8.11.0.20200207/html/libraries' 'v '
Saved package config file is outdated:
• the Cabal version changed from Cabal-3.3.0.0 to Cabal-3.0
• the compiler changed from ghc-8.6 to ghc-8.11
Re-run the 'configure' command.
To Reproduce
Build the wip/windows-ci
GHC branch; run make binary-dist; make test_bindist
Expected behavior
A clear and concise description of what you expected to happen.
System information
- Operating system
cabal
,ghc
versions
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
No labels