Merge pull request #10493 from Sdywolf/doc-refine/repl
[cabal.git] / cabal-testsuite / PackageTests / VersionPriority / 1-web.out
blobcfdaa0d2dbc8183e9cb290a8f62ffe91485598e5
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 1-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: 1-web-constraints-import.project
14 [__1] fail (backjumping, conflict set: cabal-version-override, hashable)
15 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)
16 # cabal v2-build
17 Resolving dependencies...
18 Error: [Cabal-7107]
19 Could not resolve dependencies:
20 [__0] trying: cabal-version-override-0.1.0.0 (user goal)
21 [__1] next goal: hashable (dependency of cabal-version-override)
22 [__1] rejecting: hashable-1.4.3.0
23       (constraint from 1-web-import-constraints.project requires ==1.4.2.0)
24 [__1] rejecting: hashable-1.4.2.0
25       (constraint from project-stackage/nightly-2023-12-07.config requires ==1.4.3.0)
26         imported by: 1-web-import-constraints.project
27 [__1] fail (backjumping, conflict set: cabal-version-override, hashable)
28 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)