Reimplement `cabal check` (#8427)
[cabal.git] / cabal-testsuite / PackageTests / InternalLibraries / setup-per-component.out
blob44c155150c1f8e53b3cc74ede1688be17b6b77b3
1 # Setup configure
2 Configuring library 'q' for 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 # Setup copy
7 Installing internal library q in <PATH>
8 # Setup register
9 Registering library 'q' for p-0.1.0.0...
10 # Setup configure
11 Configuring library for p-0.1.0.0...
12 # Setup build
13 Preprocessing library for p-0.1.0.0...
14 Building library for p-0.1.0.0...
15 # Setup copy
16 Installing library in <PATH>
17 # Setup register
18 Registering library for p-0.1.0.0...
19 # Setup configure
20 Configuring executable 'foo' for p-0.1.0.0...
21 # Setup build
22 Preprocessing executable 'foo' for p-0.1.0.0...
23 Building executable 'foo' for p-0.1.0.0...
24 # Setup copy
25 Installing executable foo in <PATH>
26 Warning: The directory <ROOT>/setup-per-component.dist/usr/bin is not in the system search path.
27 # Setup register
28 # foo
29 I AM THE ONE