File tree 2 files changed +0
-5
lines changed
Cabal/src/Distribution/Simple
cabal-testsuite/PackageTests/CmmSourcesExe 2 files changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -1594,7 +1594,6 @@ gbuild verbosity numJobs pkg_descr lbi bm clbi = do
1594
1594
Platform hostArch _ = hostPlatform lbi
1595
1595
hasJsSupport = hostArch == JavaScript
1596
1596
1597
-
1598
1597
-- build executables
1599
1598
baseOpts =
1600
1599
(componentGhcOptions verbosity lbi bnfo clbi tmpDir)
Original file line number Diff line number Diff line change 2
2
Resolving dependencies...
3
3
Build profile: -w ghc-<GHCVER> -O1
4
4
In order, the following will be built:
5
- - cmmexperiment-0 (lib) (first run)
6
5
- cmmexperiment-0 (exe:demo) (first run)
7
- Configuring library for cmmexperiment-0...
8
- Preprocessing library for cmmexperiment-0...
9
- Building library for cmmexperiment-0...
10
6
Configuring executable 'demo' for cmmexperiment-0...
11
7
Preprocessing executable 'demo' for cmmexperiment-0...
12
8
Building executable 'demo' for cmmexperiment-0...
You can’t perform that action at this time.
0 commit comments