Print out which project file we're using by default (fix #8519)
[cabal.git] / cabal-testsuite / PackageTests / BuildTargets / UseLocalPackageForSetup / use-local-package-as-setup-dep.out
blobde46b91c39641b6196b468aeecc293f82e27ba8d
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 - cabal.project
6 Resolving dependencies...
7 Error: [Cabal-7107]
8 Could not resolve dependencies:
9 [__0] trying: pkg-1.0 (user goal)
10 [__1] next goal: setup-dep (user goal)
11 [__1] rejecting: setup-dep-2.0 (conflict: pkg => setup-dep>=1 && <2)
12 [__1] rejecting: setup-dep-1.0 (constraint from user target requires ==2.0)
13 [__1] fail (backjumping, conflict set: pkg, setup-dep)
14 After searching the rest of the dependency tree exhaustively, these were the goals I've had most trouble fulfilling: setup-dep (3), pkg (2)
15 # pkg my-exe
16 Main.hs: setup-dep from repo