Skip to content

Commit a2144ec

Browse files
committed
Drop more debugging
1 parent d449b91 commit a2144ec

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

cabal-install/src/Distribution/Client/ProjectPlanning.hs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -664,9 +664,6 @@ rebuildInstallPlan
664664
$ do
665665
toolchains <- phaseConfigureToolchain projectConfig
666666

667-
liftIO $ print ("build compiler", compilerId $ toolchainCompiler $ buildToolchain toolchains)
668-
liftIO $ print ("host compiler", compilerId $ toolchainCompiler $ hostToolchain toolchains)
669-
670667
-- _ <- phaseConfigurePrograms projectConfig compilerEtc
671668
(solverPlan, pkgConfigDB, totalIndexState, activeRepos) <-
672669
phaseRunSolver

0 commit comments

Comments
 (0)