Merge pull request #10493 from Sdywolf/doc-refine/repl
[cabal.git] / cabal-testsuite / PackageTests / VersionPriority / 3-web.out
blob9321613639ea4b0edb3654d5a1a8087f2da87e22
1 # cabal v2-update
2 Downloading the latest package list from test-local-repo
3 # cabal v2-build
4 Resolving dependencies...
5 Error: [Cabal-7107]
6 Could not resolve dependencies:
7 [__0] trying: cabal-version-override-0.1.0.0 (user goal)
8 [__1] next goal: hashable (dependency of cabal-version-override)
9 [__1] rejecting: hashable-1.4.3.0
10       (constraint from 3-web-constraints-import.project requires ==1.4.2.0)
11 [__1] rejecting: hashable-1.4.2.0
12       (constraint from project-stackage/nightly-2023-12-07.config requires ==1.4.3.0)
13         imported by: stackage-web.config
14         imported by: hop-web.config
15         imported by: 3-web-constraints-import.project
16 [__1] fail (backjumping, conflict set: cabal-version-override, hashable)
17 After searching the rest of the dependency tree exhaustively, these were the goals I've had most trouble fulfilling: hashable (3), cabal-version-override (2)
18 # cabal v2-build
19 Resolving dependencies...
20 Error: [Cabal-7107]
21 Could not resolve dependencies:
22 [__0] trying: cabal-version-override-0.1.0.0 (user goal)
23 [__1] next goal: hashable (dependency of cabal-version-override)
24 [__1] rejecting: hashable-1.4.3.0
25       (constraint from 3-web-import-constraints.project requires ==1.4.2.0)
26 [__1] rejecting: hashable-1.4.2.0
27       (constraint from project-stackage/nightly-2023-12-07.config requires ==1.4.3.0)
28         imported by: stackage-web.config
29         imported by: hop-web.config
30         imported by: 3-web-import-constraints.project
31 [__1] fail (backjumping, conflict set: cabal-version-override, hashable)
32 After searching the rest of the dependency tree exhaustively, these were the goals I've had most trouble fulfilling: hashable (3), cabal-version-override (2)