Closed
Description
Describe the bug
Internal error in InstallPlan.completed
occurs without a clear reason or indication what went wrong.
To Reproduce
Happens on CI, here:
https://travis-ci.org/mrkkrp/zip/jobs/619365152
Only with GHC 8.6.5. I believe it started to happen relatively recently (*), so maybe a new version of some dependency was published and it breaks something in an unexpected way, but why would it fail with such an informative error message?
(*) I tried to re-run older builds that used to succeed and now they also fail, and also only for GHC 8.6.5.
Expected behavior
Ideally the build should succeed. If there is a genuine problem, a helpful error message should be displayed.
System information
Whatever Travis CI uses. Cabal version is 3.0.
Metadata
Metadata
Assignees
Labels
No labels