Explicit export lists for Main (#9890)
[cabal.git] / cabal-testsuite / PackageTests / InternalLibraries / Executable / setup-static.cabal.out
blob7e911fea4e6e01834970b8a21d6d879da20c4e0c
1 # Setup configure
2 Configuring foo-0.1.0.0...
3 # Setup build
4 Preprocessing library 'foo-internal' for foo-0.1.0.0...
5 Building library 'foo-internal' for foo-0.1.0.0...
6 Preprocessing executable 'foo' for foo-0.1.0.0...
7 Building executable 'foo' for foo-0.1.0.0...
8 # Setup copy
9 Installing internal library foo-internal in <PATH>
10 Installing executable foo in <PATH>
11 Warning: The directory <ROOT>/setup-static.cabal.dist/usr/bin is not in the system search path.
12 # Setup register
13 Registering library 'foo-internal' for foo-0.1.0.0...
14 # Setup clean
15 cleaning...
16 # foo
18 # Setup configure
19 Configuring foo-0.1.0.0...
20 # Setup build
21 Preprocessing library 'foo-internal' for foo-0.1.0.0...
22 Building library 'foo-internal' for foo-0.1.0.0...
23 Preprocessing executable 'foo' for foo-0.1.0.0...
24 Building executable 'foo' for foo-0.1.0.0...
25 # Setup copy
26 Installing internal library foo-internal in <PATH>
27 Installing executable foo in <PATH>
28 Warning: The directory <ROOT>/setup-static.cabal.dist/usr/bin is not in the system search path.
29 # Setup register
30 Registering library 'foo-internal' for foo-0.1.0.0...
31 # Setup clean
32 cleaning...
33 # foo