Description
Unit Tests
UnitTests.Distribution.Solver.Modular.Solver
Solver log
show full installed package ABI hash (issue #5892): FAIL
tests/UnitTests/Distribution/Solver/Modular/DSL/TestCaseUtils.hs:245:
Unexpected error:
Could not resolve dependencies:
[__0] trying: my-package-1.0.0 (user goal)
[__1] next goal: other-package (dependency of my-package)
[__1] rejecting: other-package-2.0.0/installed-2.0.0.0 (conflict: my-package => other-package==3.0.0)
[__1] skipping: other-package-1.0.0/installed-AbCdEfGhIj0123456789 (has the same characteristics that caused the previous version to fail: excluded by constraint '==3.0.0' from 'my-package')
[__1] fail (backjumping, conflict set: my-package, other-package)
After searching the rest of the dependency tree exhaustively, these were the goals I've had most trouble fulfilling: my-package, other-package