Closed
Description
In general, if I'm debugging a GHC problem, I get Cabal to spit out the command line I need, and then call GHC myself. If I'm debugging a Cabal problem, I don't really care about what GHC is doing except at broad strokes (black box.) So let's stop passing -v
to GHC when Cabal's verbosity is sufficiently high.