Ticket #7139 (closed bug: fixed)
GHCi is too verbose on -v0
| Reported by: | SimonHengel | Owned by: | pcapriotti |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.8.1 |
| Component: | GHCi | Version: | 7.4.2 |
| Keywords: | Cc: | ||
| Operating System: | Linux | Architecture: | x86_64 (amd64) |
| Type of failure: | Incorrect result at runtime | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
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.
Change History
Note: See
TracTickets for help on using
tickets.
