Add “Ignore warning” option to cabal check
[cabal.git] / cabal-testsuite / PackageTests / ConditionalAndImport / cabal.out
blobc6dbf79d5d5e453aa72f559b6a6c27b91fa25a9a
1 # cabal v2-update
2 Downloading the latest package list from test-local-repo
3 # cabal v2-run
4 Resolving dependencies...
5 Build profile: -w ghc-<GHCVER> -O1
6 In order, the following will be built:
7  - some-exe-0.0.1.0 (exe:some-exe) (requires build)
8 Configuring some-exe-0.0.1.0...
9 Preprocessing executable 'some-exe' for some-exe-0.0.1.0...
10 Building executable 'some-exe' for some-exe-0.0.1.0...
11 Installing executable some-exe in <PATH>
12 Warning: The directory <ROOT>/cabal.dist/home/.cabal/store/ghc-<GHCVER>/incoming/new-<RAND><ROOT>/cabal.dist/home/.cabal/store/ghc-<GHCVER>/<PACKAGE>-<HASH>/bin is not in the system search path.
13 # cabal v2-build
14 Error: [Cabal-7090]
15 Error parsing project file <ROOT>/cabal-cyclical.project:3:
16 cyclical import of cabal-cyclical.project
17 # cabal v2-build
18 Error: [Cabal-7090]
19 Error parsing project file <ROOT>/cabal-bad-conditional.project:
20 Cannot set compiler in a conditional clause of a cabal project file