id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
7139,GHCi is too verbose on -v0,SimonHengel,pcapriotti,"Steps to reproduce:

{{{
sol@x200:~$ ghci -v0
Prelude> :set -packageghc
}}}

I'd expect that nothing is printed, but the following is printed instead:
{{{
package flags have changed, resetting and loading new packages...
}}}

Currently this is not really an issue for me.  I stumbled upon it while investigating #7138.",bug,closed,normal,7.8.1,GHCi,7.4.2,fixed,,,Linux,x86_64 (amd64),Incorrect result at runtime,Unknown,,,,
