Bootstrap plan generator: use cabal.bootstrap.project
We need to use the cabal.bootstrap.project file to generate the bootstrap plans, otherwise we try to include test components when bootstrapping, which is not useful (and significantly complicates bootstrapping). I forgot to include this change in 88737ef7, but I used this change to generate the plans.
Please register or sign in to comment