Add test cases that reproduce #7241.
[cabal.git] / cabal-testsuite / PackageTests / InternalLibraries / setup-gen-script.cabal.out
blob82d6c280f450d9a1825f75971d746fb0f6e806e9
1 # Setup configure
2 Configuring p-0.1.0.0...
3 # Setup build
4 Preprocessing library 'q' for p-0.1.0.0...
5 Building library 'q' for p-0.1.0.0...
6 Preprocessing executable 'foo' for p-0.1.0.0...
7 Building executable 'foo' for p-0.1.0.0...
8 Preprocessing library for p-0.1.0.0...
9 Building library for p-0.1.0.0...
10 # Setup copy
11 Installing internal library q in <PATH>
12 Installing executable foo in <PATH>
13 Warning: The directory <ROOT>/setup-gen-script.cabal.dist/usr/bin is not in the system search path.
14 Installing library in <PATH>
15 # Setup register
16 # Setup configure
17 Configuring r-0.1.0.0...
18 # Setup build
19 Preprocessing library for r-0.1.0.0...
20 Building library for r-0.1.0.0...
21 # Setup copy
22 Installing library in <PATH>
23 # Setup register
24 Registering library for r-0.1.0.0...