Make ghc less keen to pass -v to gcc and friends
authorIan Lynagh <igloo@earth.li>
Sun, 17 Apr 2011 20:32:02 +0000 (21:32 +0100)
committerIan Lynagh <igloo@earth.li>
Sun, 17 Apr 2011 20:32:02 +0000 (21:32 +0100)
commit44fbccd667455a26551e72a9a5c5fe114f35d932
tree0989ea28e6cd8cb432f34f745775c749a6a1b47f
parentee16dc770603e79d20fde8eec84eae12eb758da6
Make ghc less keen to pass -v to gcc and friends

Also a small refactoring in how the verbosity flag is handled.
compiler/main/DriverPipeline.hs
compiler/main/DynFlags.hs