We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cbde80 commit 660f6adCopy full SHA for 660f6ad
1 file changed
cabal-install/tests/UnitTests/Distribution/Solver/Modular/Solver.hs
@@ -245,7 +245,7 @@ tests =
245
"reject-unconstrained"
246
$ let solverMsg condition =
247
"Could not resolve dependencies:\n"
248
- ++ "[__0] trying: A-3.0.0 (user goal)\n"
+ ++ "[__0] trying: A-3 (user goal)\n"
249
++ "[__1] next goal: C (dependency of A)\n"
250
++ "[__1] fail (not a user-provided goal nor mentioned as a constraint, "
251
++ "but reject-unconstrained-dependencies="
0 commit comments