Regen expected output after #10507.
[cabal.git] / cabal-testsuite / PackageTests / OfflineFlag / offlineFlag.out
blob80ca07dddddac719c84693dbf439364ee70c33f1
1 # cabal v2-update
2 Configuration is affected by the following files:
3 - cabal.repo.project
4 Downloading the latest package list from test-local-repo
5 # cabal v2-build
6 Configuration is affected by the following files:
7 - cabal.repo.project
8 Resolving dependencies...
9 Build profile: -w ghc-<GHCVER> -O1
10 In order, the following will be built:
11  - remote-0.1.0.0 (lib) (requires build)
12  - current-0.1.0.0 (exe:current) (first run)
13 Error: [Cabal-7125]
14 --offline was specified, hence refusing to download the package: remote version 0.1.0.0.
15 # cabal v2-build
16 Configuration is affected by the following files:
17 - cabal.repo.project
18 Build profile: -w ghc-<GHCVER> -O1
19 In order, the following will be built:
20  - remote-0.1.0.0 (lib) (requires build)
21  - current-0.1.0.0 (exe:current) (first run)
22 Configuring library for remote-0.1.0.0...
23 Preprocessing library for remote-0.1.0.0...
24 Building library for remote-0.1.0.0...
25 Installing library in <PATH>
26 Configuring executable 'current' for current-0.1.0.0...
27 Preprocessing executable 'current' for current-0.1.0.0...
28 Building executable 'current' for current-0.1.0.0...
29 # cabal v2-build
30 Configuration is affected by the following files:
31 - cabal.repo.project
32 Up to date