Regen expected output after #10507.
[cabal.git] / cabal-testsuite / PackageTests / VersionPriority / 2-local.out
blob211c4ee9d9ca92977fd4e321b326bf758f5a8027
1 # cabal v2-update
2 Downloading the latest package list from test-local-repo
3 # cabal v2-build
4 Configuration is affected by the following files:
5 - 2-local-constraints-import.project
6 Configuration is affected by the following files:
7 - hop-local.config
8     imported by: 2-local-constraints-import.project
9 Configuration is affected by the following files:
10 - stackage-local.config
11     imported by: hop-local.config
12     imported by: 2-local-constraints-import.project
13 Resolving dependencies...
14 Error: [Cabal-7107]
15 Could not resolve dependencies:
16 [__0] trying: cabal-version-override-0.1.0.0 (user goal)
17 [__1] next goal: hashable (dependency of cabal-version-override)
18 [__1] rejecting: hashable-1.4.3.0
19       (constraint from 2-local-constraints-import.project requires ==1.4.2.0)
20 [__1] rejecting: hashable-1.4.2.0
21       (constraint from stackage-local.config requires ==1.4.3.0)
22         imported by: hop-local.config
23         imported by: 2-local-constraints-import.project
24 [__1] fail (backjumping, conflict set: cabal-version-override, hashable)
25 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)
26 # cabal v2-build
27 Configuration is affected by the following files:
28 - 2-local-import-constraints.project
29 Configuration is affected by the following files:
30 - hop-local.config
31     imported by: 2-local-import-constraints.project
32 Configuration is affected by the following files:
33 - stackage-local.config
34     imported by: hop-local.config
35     imported by: 2-local-import-constraints.project
36 Resolving dependencies...
37 Error: [Cabal-7107]
38 Could not resolve dependencies:
39 [__0] trying: cabal-version-override-0.1.0.0 (user goal)
40 [__1] next goal: hashable (dependency of cabal-version-override)
41 [__1] rejecting: hashable-1.4.3.0
42       (constraint from 2-local-import-constraints.project requires ==1.4.2.0)
43 [__1] rejecting: hashable-1.4.2.0
44       (constraint from stackage-local.config requires ==1.4.3.0)
45         imported by: hop-local.config
46         imported by: 2-local-import-constraints.project
47 [__1] fail (backjumping, conflict set: cabal-version-override, hashable)
48 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)