|
1 |
| -# cabal v2-run |
2 |
| -Resolving dependencies... |
3 |
| -Build profile: -w ghc-<GHCVER> -O1 |
4 |
| -In order, the following will be built: |
5 |
| - - test-0.1 (exe:autogen-toggle-test) (first run) |
| 1 | +# Setup configure |
6 | 2 | Configuring test-0.1...
|
| 3 | +# Setup build |
7 | 4 | Preprocessing library for test-0.1...
|
8 | 5 | Building library for test-0.1...
|
9 | 6 | Preprocessing executable 'autogen-toggle-test' for test-0.1...
|
10 | 7 | Building executable 'autogen-toggle-test' for test-0.1...
|
| 8 | +# Setup copy |
| 9 | +Installing library in <PATH> |
| 10 | +Installing executable autogen-toggle-test in <PATH> |
| 11 | +Warning: The directory <ROOT>/cabal.dist/usr/bin is not in the system search path. |
| 12 | +# Setup register |
| 13 | +Registering library for test-0.1... |
| 14 | +# autogen-toggle-test |
| 15 | +-----BEGIN CABAL OUTPUT----- |
11 | 16 | The module says: Real module, ship to production
|
12 |
| -# cabal v2-run |
13 |
| -Resolving dependencies... |
14 |
| -Build profile: -w ghc-<GHCVER> -O1 |
15 |
| -In order, the following will be built: |
16 |
| - - test-0.1 (exe:autogen-toggle-test) (configuration changed) |
| 17 | +-----END CABAL OUTPUT----- |
| 18 | +# Setup configure |
17 | 19 | Configuring test-0.1...
|
| 20 | +# Setup build |
18 | 21 | Preprocessing library for test-0.1...
|
19 | 22 | Building library for test-0.1...
|
20 | 23 | Preprocessing executable 'autogen-toggle-test' for test-0.1...
|
21 | 24 | Building executable 'autogen-toggle-test' for test-0.1...
|
| 25 | +# Setup copy |
| 26 | +Installing library in <PATH> |
| 27 | +Installing executable autogen-toggle-test in <PATH> |
| 28 | +Warning: The directory <ROOT>/cabal.dist/usr/bin is not in the system search path. |
| 29 | +# Setup register |
| 30 | +Registering library for test-0.1... |
| 31 | +# autogen-toggle-test |
| 32 | +-----BEGIN CABAL OUTPUT----- |
22 | 33 | The module says: Prebuilt module, don't use in production
|
| 34 | +-----END CABAL OUTPUT----- |
0 commit comments