2 Downloading the latest package list from test-local-repo
4 Configuration is affected by the following files:
5 - 1-local-constraints-import.project
6 - stackage-local.config
7 imported by: 1-local-constraints-import.project
8 Resolving dependencies...
10 Could not resolve dependencies:
11 [__0] trying: cabal-version-override-0.1.0.0 (user goal)
12 [__1] next goal: hashable (dependency of cabal-version-override)
13 [__1] rejecting: hashable-1.4.3.0
14 (constraint from 1-local-constraints-import.project requires ==1.4.2.0)
15 [__1] rejecting: hashable-1.4.2.0
16 (constraint from stackage-local.config requires ==1.4.3.0)
17 imported by: 1-local-constraints-import.project
18 [__1] fail (backjumping, conflict set: cabal-version-override, hashable)
19 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)
21 Configuration is affected by the following files:
22 - 1-local-import-constraints.project
23 - stackage-local.config
24 imported by: 1-local-import-constraints.project
25 Resolving dependencies...
27 Could not resolve dependencies:
28 [__0] trying: cabal-version-override-0.1.0.0 (user goal)
29 [__1] next goal: hashable (dependency of cabal-version-override)
30 [__1] rejecting: hashable-1.4.3.0
31 (constraint from 1-local-import-constraints.project requires ==1.4.2.0)
32 [__1] rejecting: hashable-1.4.2.0
33 (constraint from stackage-local.config requires ==1.4.3.0)
34 imported by: 1-local-import-constraints.project
35 [__1] fail (backjumping, conflict set: cabal-version-override, hashable)
36 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)